diff --git a/src/site/markdown/overview/changelog.md b/src/site/markdown/overview/changelog.md index 25cac9fb81..9e7e561807 100644 --- a/src/site/markdown/overview/changelog.md +++ b/src/site/markdown/overview/changelog.md @@ -306,6 +306,7 @@ to avoid XSS attacks. * [#200](https://github.com/pmd/pmd/pull/200): \[javascript] Templatestring grammar fix * [#204](https://github.com/pmd/pmd/pull/204): \[apex] Sharing violation SOQL detection bug fix * [#214](https://github.com/pmd/pmd/pull/214): \[apex] Sharing violation improving reporting of the correct node, de-duping +* [#217](https://github.com/pmd/pmd/pull/217): \[core] Make it build on Windows * [#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