[doc] Update release notes, fixes #2673, refs #2674

This commit is contained in:
Andreas Dangel
2020-08-20 17:01:45 +02:00
parent ae756184a6
commit 9b4dc98b44

View File

@ -16,9 +16,14 @@ This is a {{ site.pmd.release_type }} release.
### Fixed Issues
* java-bestpractices
* [#2673](https://github.com/pmd/pmd/issues/2673): \[java] UnusedPrivateField and SingularField false positive with lombok annotation EqualsAndHashCode
### API Changes
### External Contributions
* [#2674](https://github.com/pmd/pmd/pull/2674): \[java] add lombok.EqualsAndHashCode in AbstractLombokAwareRule - [berkam](https://github.com/berkam)
{% endtocmaker %}