You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
## [Unreleased]
15
15
16
+
## [3.17.1] - 2024-10-02
17
+
16
18
### Fixed
17
19
18
20
- Instantiates `java.sql.Date` only when available, so EqualsVerifier no longer throws `NoClassDefFoundError` when it's not available. ([Issue 746](https://github.com/jqno/equalsverifier/issues/746))
@@ -1248,7 +1250,8 @@ Please don't use version 1.3; [it's a broken release](https://jqno.nl/post/2013/
0 commit comments