Skip to content

Commit

Permalink
Bump version to v0.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalloc committed May 15, 2024
1 parent 79acf3a commit a8abce4
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.2.2] - 2024-05-15

### Fixed

- Generate code for nested message and enum types.

## [0.2.1] - 2024-04-23

### Added
Expand Down Expand Up @@ -84,6 +90,7 @@ The format is based on [Keep a Changelog], and this project adheres to
[0.1.5]: https://github.com/dogmatiq/primo/releases/tag/v0.1.5
[0.2.0]: https://github.com/dogmatiq/primo/releases/tag/v0.2.0
[0.2.1]: https://github.com/dogmatiq/primo/releases/tag/v0.2.1
[0.2.2]: https://github.com/dogmatiq/primo/releases/tag/v0.2.2

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

0 comments on commit a8abce4

Please sign in to comment.