chore(changelog): add removal of PostgreSQL 12

This commit is contained in:
Wolfgang Walther
2025-07-11 19:21:40 +02:00
parent f32a8861c5
commit d31c873cd5
+4
View File
@@ -17,6 +17,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Fix OpenAPI broken docs link by @taimoorzaeem in #4080
- Fix OpenAPI specification incorrectly exposing GET methods for volatile functions by @joelonsql in #4174
### Changed
- Drop support for PostgreSQL EOL version 12 by @wolfgangwalther in #3865
## [13.0.4] - 2025-06-17
### Fixed