Skip to content

Commit

Permalink
Updates CHANGELOG for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jqno committed Jan 9, 2025
1 parent a8a0f03 commit 3925c48
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 @@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.18.1] - 2025-01-09

### Added

- Improved Kotlin support. ([Issue 506](https://github.com/jqno/equalsverifier/issues/506#issuecomment-2563664670))
Expand Down Expand Up @@ -1299,7 +1301,8 @@ Please don't use version 1.3; [it's a broken release](https://jqno.nl/post/2013/

You can now use EqualsVerifier!

[unreleased]: https://github.com/jqno/equalsverifier/compare/equalsverifier-3.18...HEAD
[unreleased]: https://github.com/jqno/equalsverifier/compare/equalsverifier-3.18.1...HEAD
[3.18.1]: https://github.com/jqno/equalsverifier/compare/equalsverifier-3.18...equalsverifier-3.18.1
[3.18]: https://github.com/jqno/equalsverifier/compare/equalsverifier-3.17.5...equalsverifier-3.18
[3.17.5]: https://github.com/jqno/equalsverifier/compare/equalsverifier-3.17.4...equalsverifier-3.17.5
[3.17.4]: https://github.com/jqno/equalsverifier/compare/equalsverifier-3.17.3...equalsverifier-3.17.4
Expand Down

0 comments on commit 3925c48

Please sign in to comment.