update changelog

This commit is contained in:
aptalca 2023-03-01 20:04:50 -05:00 committed by GitHub
parent 792b1a8feb
commit cc131b813e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,6 +104,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "01.03.23:", desc: "Add php iconv." }
- { date: "19.01.23:", desc: "Rebase to alpine 3.17 with php8.1." }
- { date: "16.01.23:", desc: "Wrap `.env` values in quotes." }
- { date: "05.01.23:", desc: "Fix db password setting (sed escape `&`)." }