Skip to content

Commit

Permalink
Update CHANGELOG.md for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
charphi committed Sep 25, 2024
1 parent 596d694 commit 00ce01c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.0.32] - 2024-09-25

### Fixed

- Fix inconsistent behavior in Stax
Expand Down Expand Up @@ -278,7 +280,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

- Initial release

[Unreleased]: https://github.com/nbbrd/java-io-util/compare/v0.0.31...HEAD
[Unreleased]: https://github.com/nbbrd/java-io-util/compare/v0.0.32...HEAD
[0.0.32]: https://github.com/nbbrd/java-io-util/compare/v0.0.31...v0.0.32
[0.0.31]: https://github.com/nbbrd/java-io-util/compare/v0.0.30...v0.0.31
[0.0.30]: https://github.com/nbbrd/java-io-util/compare/v0.0.29...v0.0.30
[0.0.29]: https://github.com/nbbrd/java-io-util/compare/v0.0.28...v0.0.29
Expand Down

0 comments on commit 00ce01c

Please sign in to comment.