[doc] Update release notes, fixes #2390

This commit is contained in:
Andreas Dangel
2020-03-29 17:25:11 +02:00
parent 485fa4ad50
commit 961e2b2244

View File

@ -36,6 +36,8 @@ Note that XPath 1.0 support, the default XPath version, is deprecated since PMD
* apex
* [#2210](https://github.com/pmd/pmd/issues/2210): \[apex] ApexCRUDViolation: Support WITH SECURITY_ENFORCED
* java-design
* [#2390](https://github.com/pmd/pmd/issues/2390): \[java] AbstractClassWithoutAnyMethod: missing violation for nested classes
### API Changes