add notes on fedora rebase (#224)

This commit is contained in:
Ryan Kuba 2024-04-14 17:30:00 -07:00 committed by GitHub
parent a554e32e3a
commit 2d99eb38b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -386,6 +386,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions ## Versions
* **14.04.24:** - Rebase Fedora to 40.
* **11.02.24:** - Add PWA icons and title variants properly. * **11.02.24:** - Add PWA icons and title variants properly.
* **06.02.24:** - Update Readme about native language support. * **06.02.24:** - Update Readme about native language support.
* **29.12.23:** - Rebase Alpine to 3.19 and swap back to Firefox. * **29.12.23:** - Rebase Alpine to 3.19 and swap back to Firefox.

View File

@ -138,6 +138,7 @@ app_setup_block: |
# changelog # changelog
changelogs: changelogs:
- { date: "14.04.24:", desc: "Rebase Fedora to 40." }
- { date: "11.02.24:", desc: "Add PWA icons and title variants properly." } - { date: "11.02.24:", desc: "Add PWA icons and title variants properly." }
- { date: "06.02.24:", desc: "Update Readme about native language support." } - { date: "06.02.24:", desc: "Update Readme about native language support." }
- { date: "29.12.23:", desc: "Rebase Alpine to 3.19 and swap back to Firefox." } - { date: "29.12.23:", desc: "Rebase Alpine to 3.19 and swap back to Firefox." }