diff --git a/docs/pages/release_notes.md b/docs/pages/release_notes.md index 2c69800aaa..c9396d7feb 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -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