diff --git a/docs/pages/release_notes.md b/docs/pages/release_notes.md index 5a833ada9a..b8fffd0c11 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -100,6 +100,8 @@ in the Migration Guide. * [#4741](https://github.com/pmd/pmd/pull/4741): Add pmd-compat6 module for maven-pmd-plugin * apex-performance * [#4675](https://github.com/pmd/pmd/issues/4675): \[apex] New Rule: OperationWithHighCostInLoop +* java + * [#4753](https://github.com/pmd/pmd/issues/4753): \[java] PMD crashes while using generics and wildcards * java-codestyle * [#2847](https://github.com/pmd/pmd/issues/2847): \[java] New Rule: Use Explicit Types * [#4578](https://github.com/pmd/pmd/issues/4578): \[java] CommentDefaultAccessModifier comment needs to be before annotation if present