add notes on noble rebase (#233)

This commit is contained in:
Ryan Kuba 2024-04-22 12:58:58 -07:00 committed by GitHub
parent 9d742431d7
commit 05fd421f0a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -394,6 +394,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions ## Versions
* **22.04.24:** - Rebase Ubuntu to Noble.
* **16.04.24:** - Add docs on PRoot Apps. * **16.04.24:** - Add docs on PRoot Apps.
* **14.04.24:** - Rebase Fedora to 40. * **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.

View File

@ -146,6 +146,7 @@ app_setup_block: |
# changelog # changelog
changelogs: changelogs:
- { date: "22.04.24:", desc: "Rebase Ubuntu to Noble." }
- { date: "16.04.24:", desc: "Add docs on PRoot Apps." } - { date: "16.04.24:", desc: "Add docs on PRoot Apps." }
- { date: "14.04.24:", desc: "Rebase Fedora to 40." } - { 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." }