[doc] Update release notes (, )

This commit is contained in:
Andreas Dangel
2024-09-26 15:20:28 +02:00
parent 68820a4c77
commit 7b5ef10093

@ -18,6 +18,8 @@ This is a {{ site.pmd.release_type }} release.
* apex
* [#5163](https://github.com/pmd/pmd/issues/5163): \[apex] Parser error when using toLabel in SOSL query
* [#5182](https://github.com/pmd/pmd/issues/5182): \[apex] Parser error when using GROUPING in a SOQL query
* java-codestyle
* [#5046](https://github.com/pmd/pmd/issues/5046): \[java] LocalVariableCouldBeFinal false positive with try/catch
### 🚨 API Changes