[doc] Update release notes (#4317)

This commit is contained in:
Andreas Dangel committed 2023-01-30 09:50:48 +01:00
1 parent bfba220219
commit ecd8acf3b1
1 file changed
+2
+2
View File
@@ -255,6 +255,8 @@ The following previously deprecated rules have been finally removed:
* [#4079](https://github.com/pmd/pmd/issues/4079): \[cli] Split off CLI implementation into a pmd-cli submodule
* apex-design
* [#2667](https://github.com/pmd/pmd/issues/2667): \[apex] Integrate nawforce/ApexLink to build robust Unused rule
* java
* [#4317](https://github.com/pmd/pmd/issues/4317): \[java] Some AST nodes should not be TypeNodes
* java-bestpractices
* [#342](https://github.com/pmd/pmd/issues/342): \[java] AccessorMethodGeneration: Name clash with another public field not properly handled
* [#755](https://github.com/pmd/pmd/issues/755): \[java] AccessorClassGeneration false positive for private constructors