add version to CHANGELOG.md

mf/postgres-table-exists
Mike Fridman 2025-01-04 10:34:20 -05:00
parent 946a929ad2
commit d6239b7bf6
No known key found for this signature in database
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
- Fix regression in postgres migration table existence check for non-default schema. (#882, #883)
- Fix regression (`v3.23.1` and `v3.24.0`) in postgres migration table existence check for
non-default schema. (#882, #883)
## [v3.24.0]