diff --git a/CHANGELOG.md b/CHANGELOG.md index a9885f77b..73a0e5e62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,6 @@ All notable changes to this project will be documented in this file. From versio ### Changed - All responses now include a `Vary` header by @develop7 in #4609 - - Log error when `db-schemas` config contains schema `pg_catalog` or `information_schema` by @taimoorzaeem in #4359 + Now fails at startup. Prior to this, it failed with `PGRST205` on requests related to these schemas.