Update readme-vars.yml

This commit is contained in:
Calvin Li 2023-12-22 09:54:33 -05:00 committed by GitHub
parent 1a559c9893
commit 5abf9b3d36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "22.12.23:", desc: "Site default conf updating default mime.types to include js and mjs and update location to include more file types." }
- { date: "22.12.23:", desc: "Site default conf updating to include mime.types for js and mjs and update location to include more file types." }
- { date: "28.10.23:", desc: "Disable web upgrades using occ during init." }
- { date: "31.08.23:", desc: "Re-add updatenotification app. This allows users to be notified for app updates, but also notifies for NextCloud updates. Updating NextCloud via the web UI is not supported when using this image." }
- { date: "14.08.23:", desc: "Add develop branch." }