diff --git a/src/site/markdown/overview/changelog.md b/src/site/markdown/overview/changelog.md index 590869c7ff..371f12ea3b 100644 --- a/src/site/markdown/overview/changelog.md +++ b/src/site/markdown/overview/changelog.md @@ -26,4 +26,5 @@ The PMD team is pleased to announce PMD 5.5.4 * [#227](https://github.com/pmd/pmd/pull/227): \[apex] Improving detection of getters * [#228](https://github.com/pmd/pmd/pull/228): \[apex] Excluding count from CRUD/FLS checks +* [#229](https://github.com/pmd/pmd/pull/229): \[apex] Dynamic SOQL is safe against Integer, Boolean, Double