[doc] Update release notes, fixes #2580, refs #2641

This commit is contained in:
Andreas Dangel
2020-07-21 19:56:33 +02:00
parent 892b16c805
commit 69888847b6

View File

@@ -18,10 +18,13 @@ This is a {{ site.pmd.release_type }} release.
* apex-bestpractices
* [#2626](https://github.com/pmd/pmd/issues/2626): \[apex] UnusedLocalVariable - false positive on case insensitivity allowed in Apex
* java-design
* [#2580](https://github.com/pmd/pmd/issues/2580): \[java] AvoidThrowingNullPointerException marks all NullPointerException objects as wrong, whether or not thrown
### API Changes
### External Contributions
* [#2641](https://github.com/pmd/pmd/pull/2641): \[java] AvoidThrowingNullPointerException marks all NullPointerException… - [Mykhailo Palahuta](https://github.com/Drofff)
{% endtocmaker %}