Update CHANGELOG.md

This commit is contained in:
Alexandre
2023-07-06 11:31:34 +02:00
committed by GitHub
parent 3c05d2fb8f
commit 234aa24f1f

View File

@@ -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)