changelog: update to 11.2.1

This commit is contained in:
steve-chavez
2023-10-04 12:12:30 -03:00
parent af0e369c65
commit 0703f27d2b
+2
View File
@@ -13,6 +13,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #2698, Add config `jwt-cache-max-lifetime` and implement JWT caching - @taimoorzaeem
- #2943, Add `handling=strict/lenient` for Prefer header - @taimoorzaeem
## [11.2.1] - 2023-10-03
### Fixed
- #2899, Fix `application/vnd.pgrst.array` not accepted as a valid mediatype - @taimoorzaeem