Update changelog

This commit is contained in:
Juan Martín Sotuyo Dodero committed 2016-12-02 17:13:35 -03:00
1 parent 4edc552692
commit 41cc401cd0
1 file changed
+1
+1
View File
@@ -38,6 +38,7 @@
* [#137](https://github.com/pmd/pmd/pull/137): \[apex] Adjusted remediation points
* [#146](https://github.com/pmd/pmd/pull/146): \[apex] Detection of missing Apex CRUD checks for SOQL/DML operations
* [#147](https://github.com/pmd/pmd/pull/147): \[apex] Adding XSS detection to return statements
* [#148](https://github.com/pmd/pmd/pull/148): \[apex] Improving detection of SOQL injection
* [#149](https://github.com/pmd/pmd/pull/149): \[apex] Whitelisting String.isEmpty and casting
**Bugfixes:**