Fix release notes

This commit is contained in:
Andreas Dangel 2023-01-26 14:38:23 +01:00
parent 4208182058
commit 7d56432d53
No known key found for this signature in database
GPG Key ID: 93450DF2DF9A3FA3

View File

@ -26,7 +26,7 @@ See [the example report](report-examples/html-report-v2.html).
* [#2669](https://github.com/pmd/pmd/issues/2669): \[apex] UnusedLocalVariable false positive in dynamic SOQL
* core
* [#4279](https://github.com/pmd/pmd/issues/4279): \[core] Can not set ruleset property value to empty
* [#4329](https://github.com/pmd/pmd/pull/4329): [core] Refactor usage of snakeyaml
* [#4329](https://github.com/pmd/pmd/pull/4329): \[core] Refactor usage of snakeyaml
* [#4340](https://github.com/pmd/pmd/issues/4340): \[core] Allow to filter found matches in CPDReport
* testing
* [#4236](https://github.com/pmd/pmd/issues/4236): \[test] kotest logs look broken