chore(changelog): move incorrectly placed fixes
This commit is contained in:
committed by
Steve Chavez
parent
ab9b00ce88
commit
c232e97f80
+2
-3
@@ -7,13 +7,12 @@ All notable changes to this project will be documented in this file. From versio
|
||||
### Fixed
|
||||
|
||||
- Fix misleading logs on unsupported PostgreSQL versions by @taimoorzaeem in #4519
|
||||
|
||||
## [14.1] - 2025-11-05
|
||||
|
||||
- Fix regression where the `PGRST103` error response was truncated by @laurenceisla in #4455
|
||||
+ Happened when an `offset` was greater than the rows requested and `Prefer: count=exact` was sent.
|
||||
- Fix not returning `Content-Length` on empty HTTP `201` responses by @laurenceisla in #4518
|
||||
|
||||
## [14.1] - 2025-11-05
|
||||
|
||||
## Fixed
|
||||
|
||||
- Fix `db-pre-config` function failing when function names are pg reserved words by @taimoorzaeem in #4380
|
||||
|
||||
Reference in New Issue
Block a user