diff --git a/README.md b/README.md index eb90bb43..8774b6e1 100644 --- a/README.md +++ b/README.md @@ -386,6 +386,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions +* **14.04.24:** - Rebase Fedora to 40. * **11.02.24:** - Add PWA icons and title variants properly. * **06.02.24:** - Update Readme about native language support. * **29.12.23:** - Rebase Alpine to 3.19 and swap back to Firefox. diff --git a/readme-vars.yml b/readme-vars.yml index 8061628f..9cbc875e 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -138,6 +138,7 @@ app_setup_block: | # changelog changelogs: + - { date: "14.04.24:", desc: "Rebase Fedora to 40." } - { date: "11.02.24:", desc: "Add PWA icons and title variants properly." } - { 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." }