[doc] Update release notes, refs #2640, fixes #2634

This commit is contained in:
Andreas Dangel
2020-07-17 19:46:41 +02:00
parent 782cb9d262
commit 74bb4f6434

View File

@@ -18,11 +18,14 @@ 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-errorprone
* [#2634](https://github.com/pmd/pmd/issues/2634): \[java] NullPointerException in rule ProperCloneImplementation
### API Changes
### External Contributions
* [#2590](https://github.com/pmd/pmd/pull/2590): Update libraries snyk is referring to as `unsafe` - [Artem Krosheninnikov](https://github.com/KroArtem)
* [#2640](https://github.com/pmd/pmd/pull/2640): \[java] NullPointerException in rule ProperCloneImplementation - [Mykhailo Palahuta](https://github.com/Drofff)
{% endtocmaker %}