Update changelog

This commit is contained in:
Andreas Dangel
2017-02-02 20:54:53 +01:00
parent 09b2644688
commit d00f2bf699

View File

@ -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