Update CHANGELOG.md

This commit is contained in:
Alexandre
2023-08-27 21:44:53 +02:00
committed by GitHub
parent 3b209bf0d6
commit 33dbdcf275

View File

@@ -1,3 +1,5 @@
## NOT PUSHED YET
- BREAKING CHANGE : the upstream container has removed the embedded postgres (read more https://github.com/imagegenius/docker-immich/issues/90). You now need to install and configure the postgress add-on from this same repo, and reference it in the addon options. This means you will lose your current database, and will need to recreate it from scratch. Your previous database will still be exported to the file /config/addons_config/immich/old_database.gzip.
## 1.75.2 (27-08-2023)
- Update to latest version from imagegenius/docker-immich