From 9118c7ab6af11156c7be099f66ab341cc906846d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Mart=C3=ADn=20Sotuyo=20Dodero?= Date: Thu, 2 Feb 2017 13:13:19 -0300 Subject: [PATCH] Update changelog --- src/site/markdown/overview/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/site/markdown/overview/changelog.md b/src/site/markdown/overview/changelog.md index 371f12ea3b..4a9816195d 100644 --- a/src/site/markdown/overview/changelog.md +++ b/src/site/markdown/overview/changelog.md @@ -27,4 +27,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 +* [#231](https://github.com/pmd/pmd/pull/231): \[apex] CRUD/FLS rule - add support for fields