Update changelog

This commit is contained in:
Juan Martín Sotuyo Dodero
2016-12-10 18:04:26 -03:00
parent 5f79c56bc5
commit a201427727

View File

@@ -45,6 +45,7 @@
* [#149](https://github.com/pmd/pmd/pull/149): \[apex] Whitelisting String.isEmpty and casting
* [#152](https://github.com/pmd/pmd/pull/152): \[java] fixes #1552 continue does not require break
* [#154](https://github.com/pmd/pmd/pull/154): \[java] Fix #1547: UnusedImports: Adjust regex to support underscores
* [#158](https://github.com/pmd/pmd/pull/158): \[apex] Reducing FPs in SOQL with VF getter methods
**Bugfixes:**