chore: remove blank line in CHANGELOG.md

Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
This commit is contained in:
Taimoor Zaeem
2026-03-27 08:44:09 +00:00
committed by Wolfgang Walther
parent 0b665ecd10
commit 748ba7f02b
-1
View File
@@ -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.