[doc] Update release notes, fixes #2756

This commit is contained in:
Andreas Dangel
2020-09-11 17:40:04 +02:00
parent 46933e666d
commit 4f53b77045

View File

@ -18,6 +18,7 @@ This is a {{ site.pmd.release_type }} release.
* pmd-java
* [#2708](https://github.com/pmd/pmd/pull/2708): \[java] False positive FinalFieldCouldBeStatic when using lombok Builder.Default
* [#2756](https://github.com/pmd/pmd/issues/2756): \[java] TypeTestUtil fails with NPE for anonymous class
### API Changes