diff --git a/CHANGELOG.md b/CHANGELOG.md index 11d1ffe..de2cbfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ 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.2] - 2024-07-11 + +### Added + +- Added experimental `memoryprojection` package. + ## [0.7.1] - 2024-04-01 ### Changed @@ -180,6 +186,7 @@ placeholder format (`?` for MySQL, `$1` for everything else). [0.6.5]: https://github.com/dogmatiq/projectionkit/releases/tag/v0.6.5 [0.7.0]: https://github.com/dogmatiq/projectionkit/releases/tag/v0.7.0 [0.7.1]: https://github.com/dogmatiq/projectionkit/releases/tag/v0.7.1 +[0.7.2]: https://github.com/dogmatiq/projectionkit/releases/tag/v0.7.2