Update changelog

This commit is contained in:
TheSpad 2022-10-23 14:26:23 +01:00
parent f1c6392c09
commit dc79133733
No known key found for this signature in database
GPG Key ID: 08F06191F4587860
2 changed files with 2 additions and 0 deletions

View File

@ -231,6 +231,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **23.10.22:** - Rebase to Alpine 3.16, migrate to s6v3.
* **31.12.21:** - Rebase to Alpine 3.15.
* **01.10.21:** - Rebase to Alpine 3.14.
* **07.04.21:** - Initial release.

View File

@ -45,6 +45,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "23.10.22:", desc: "Rebase to Alpine 3.16, migrate to s6v3." }
- { date: "31.12.21:", desc: "Rebase to Alpine 3.15." }
- { date: "01.10.21:", desc: "Rebase to Alpine 3.14." }
- { date: "07.04.21:", desc: "Initial release." }