diff --git a/src/site/markdown/overview/changelog.md b/src/site/markdown/overview/changelog.md index 6acb8ca121..421e9ed982 100644 --- a/src/site/markdown/overview/changelog.md +++ b/src/site/markdown/overview/changelog.md @@ -232,4 +232,5 @@ to avoid XSS attacks. * [#181](https://github.com/pmd/pmd/pull/181): \[apex] Control flow based CRUD rule checking * [#184](https://github.com/pmd/pmd/pull/184): \[apex] Improving open redirect detection for static fields & assignment operations * [#191](https://github.com/pmd/pmd/pull/191): \[apex] Detection of sharing violation when Database. methods are used +* [#192](https://github.com/pmd/pmd/pull/192): \[apex] Dead code removal