Update release notes, refs #1983

This commit is contained in:
Andreas Dangel
2019-08-17 16:42:21 +02:00
parent 8e9b992338
commit 5dd890c1bb

View File

@ -22,6 +22,8 @@ about the usage and features of the rule designer.
### Fixed Issues
* all
* [#1983](https://github.com/pmd/pmd/pull/1983): \[core] Avoid crashes with analysis cache when classpath references non-existing directories
* java-codestyle
* [#1951](https://github.com/pmd/pmd/issues/1951): \[java] UnnecessaryFullyQualifiedName rule triggered when variable name clashes with package name