diff --git a/immich/CHANGELOG.md b/immich/CHANGELOG.md index 7aa730073..b3eb44908 100644 --- a/immich/CHANGELOG.md +++ b/immich/CHANGELOG.md @@ -1,3 +1,5 @@ +- Beware that using the built-in Postgres 14 will likely fail at some point. It is recommended to upgrade to an external Postgres 15 database. A solution is the specific addon I've built. See https://github.com/imagegenius/docker-immich/issues/90 + ### 1.57.1-jammy (27-05-2023) - Minor bugs fixed - Switch to jammy branch (new features could break but is required until a separate Postgres addon is made)