Skip to content

Commit

Permalink
Bump version to v0.7.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalloc committed Jul 10, 2024
1 parent ae43236 commit 7544aa2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

<!-- version template
## [0.0.1] - YYYY-MM-DD
Expand Down

0 comments on commit 7544aa2

Please sign in to comment.