diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cb83572f..a6e5fd4c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Fixed +- Support null checks in record constructors with Warning.NULL_FIELDS. ([Issue 610](https://github.com/jqno/equalsverifier/issues/610)) - Restores javadoc and sources jar files on Maven Central. ([Issue 598](https://github.com/jqno/equalsverifier/issues/598)) ### Changed