diff --git a/CHANGELOG.md b/CHANGELOG.md index d45b2db..2322a10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,13 @@ The format is based on [Keep a Changelog], and this project adheres to [keep a changelog]: https://keepachangelog.com/en/1.0.0/ [semantic versioning]: https://semver.org/spec/v2.0.0.html +## [0.7.5] - 2024-09-29 + +### Changed + +- Bumped minimum Go version to 1.23. +- Bumped Dogma to v0.14.3. + ## [0.7.4] - 2024-08-17 ### Changed @@ -201,6 +208,7 @@ placeholder format (`?` for MySQL, `$1` for everything else). [0.7.2]: https://github.com/dogmatiq/projectionkit/releases/tag/v0.7.2 [0.7.3]: https://github.com/dogmatiq/projectionkit/releases/tag/v0.7.3 [0.7.4]: https://github.com/dogmatiq/projectionkit/releases/tag/v0.7.4 +[0.7.5]: https://github.com/dogmatiq/projectionkit/releases/tag/v0.7.5