Skip to content

Commit 6807156

Browse files
committed
Updates CHANGELOG for release
1 parent c0951a0 commit 6807156

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414

1515
## [Unreleased]
1616

17+
## [4.2.4] - 2025-11-25
18+
1719
### Fixed
1820

1921
- Mockito throws `UnnecessaryStubbingException` when `equals` is correct when running in strict mode (which is activated by using `@RunWith(MockitoExtension.class)`) ([Issue 1148](https://github.com/jqno/equalsverifier/issues/1148))
@@ -1508,7 +1510,8 @@ Please don't use version 1.3; [it's a broken release](https://jqno.nl/post/2013/
15081510

15091511
You can now use EqualsVerifier!
15101512

1511-
[unreleased]: https://github.com/jqno/equalsverifier/compare/equalsverifier-4.2.3...HEAD
1513+
[unreleased]: https://github.com/jqno/equalsverifier/compare/equalsverifier-4.2.4...HEAD
1514+
[4.2.4]: https://github.com/jqno/equalsverifier/compare/equalsverifier-4.2.3...equalsverifier-4.2.4
15121515
[4.2.3]: https://github.com/jqno/equalsverifier/compare/equalsverifier-4.2.2...equalsverifier-4.2.3
15131516
[4.2.2]: https://github.com/jqno/equalsverifier/compare/equalsverifier-4.2.1...equalsverifier-4.2.2
15141517
[4.2.1]: https://github.com/jqno/equalsverifier/compare/equalsverifier-4.2...equalsverifier-4.2.1

0 commit comments

Comments
 (0)