Update changelog, refs #5153

This commit is contained in:
Juan Martín Sotuyo Dodero
2024-08-18 19:41:56 -03:00
parent 9ef927067e
commit 15b006a52f

View File

@ -20,6 +20,7 @@ This is a {{ site.pmd.release_type }} release.
* java-bestpractices
* [#5151](https://github.com/pmd/pmd/issues/5151): \[java] GuardLogStatement: Should not need to guard parameterized log messages where the replacement arg is a constant from another class
* [#5152](https://github.com/pmd/pmd/issues/5152): \[java] GuardLogStatement: Should not need to guard parameterized log messages where the replacement arg is "this"
* [#5153](https://github.com/pmd/pmd/issues/5153): \[java] GuardLogStatement: Should not need to guard parameterized log messages where the replacement arg is an array element
* plsql-bestpractices
* [#5132](https://github.com/pmd/pmd/issues/5132): \[plsql] TomKytesDespair - exception for more complex exception handler