[doc] Update release notes (#5279)

This commit is contained in:
Andreas Dangel 2024-10-22 21:03:03 +02:00
parent 09b0864eff
commit 63675eaa18
No known key found for this signature in database
GPG Key ID: 93450DF2DF9A3FA3

View File

@ -57,6 +57,7 @@ The old rule names still work but are deprecated.
* [#5269](https://github.com/pmd/pmd/pull/5269): Fix #5253: \[java] Support Boolean wrapper class for BooleanGetMethodName rule - [Aryant Tripathi](https://github.com/Aryant-Tripathi) (@Aryant-Tripathi)
* [#5275](https://github.com/pmd/pmd/pull/5275): Use plugin-classpath to simplify javacc-wrapper.xml - [Andreas Dangel](https://github.com/adangel) (@adangel)
* [#5278](https://github.com/pmd/pmd/pull/5278): \[java] CouplingBetweenObjects: improve violation message - [Andreas Dangel](https://github.com/adangel) (@adangel)
* [#5279](https://github.com/pmd/pmd/pull/5279): Fix #5244: \[java] UselessOperationOnImmutable: consider java.time.* types - [Andreas Dangel](https://github.com/adangel) (@adangel)
{% endtocmaker %}