diff --git a/CHANGELOG.md b/CHANGELOG.md index 1087bff91..e44244f68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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