[doc] Update release nots, fixes #2543, refs #2652

This commit is contained in:
Andreas Dangel
2020-07-23 10:45:56 +02:00
parent 6b44e326ce
commit f1fa375341

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-bestpractices
* [#2543](https://github.com/pmd/pmd/issues/2543): \[java] UseCollectionIsEmpty can not detect the case this.foo.size()
### 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)
* [#2652](https://github.com/pmd/pmd/pull/2652): \[java] UseCollectionIsEmpty can not detect the case this.foo.size() - [Mykhailo Palahuta](https://github.com/Drofff)
{% endtocmaker %}