[doc] Update release notes (#3889)

This commit is contained in:
Andreas Dangel committed 2022-04-01 19:35:21 +02:00
1 parent 674353c716
commit 4d322b8fba
1 file changed
+2
+2
View File
@@ -17,6 +17,8 @@ This is a {{ site.pmd.release_type }} release.
### Fixed Issues
* core
* [#3882](https://github.com/pmd/pmd/pull/3882): \[core] Fix AssertionError about exhaustive switch
* java
* [#3889](https://github.com/pmd/pmd/pull/3889): \[java] Catch LinkageError in UselessOverridingMethodRule
### API Changes