From 7d56432d539b609f1cc123202b4273fe3c594e33 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Thu, 26 Jan 2023 14:38:23 +0100 Subject: [PATCH] Fix release notes --- docs/pages/release_notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/release_notes.md b/docs/pages/release_notes.md index 4462ee9786..428e73d091 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -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