[doc] Update release notes (#4006)

This commit is contained in:
Andreas Dangel 2022-06-13 18:24:35 +02:00
parent a9b8991700
commit 0c647f5365
No known key found for this signature in database
GPG Key ID: 93450DF2DF9A3FA3

View File

@ -28,6 +28,7 @@ This is a {{ site.pmd.release_type }} release.
* [#3985](https://github.com/pmd/pmd/pull/3985): \[java] Fix false negative problem about Enum in AvoidFieldNameMatchingMethodName #3936 - [@Scrsloota](https://github.com/Scrsloota)
* [#3993](https://github.com/pmd/pmd/pull/3993): \[java] AvoidDuplicateLiterals - Add the method "buz" definition to test cases - [@dalizi007](https://github.com/dalizi007)
* [#4002](https://github.com/pmd/pmd/pull/4002): \[java] ImmutableField - Ignore fields annotated with @Value (Spring) or @Captor (Mockito) - [@jjlharrison](https://github.com/jjlharrison)
* [#4006](https://github.com/pmd/pmd/pull/4006): \[doc] Fix eclipse plugin update site URL - [@shiomiyan](https://github.com/shiomiyan)
{% endtocmaker %}