Update changelog

This commit is contained in:
Andreas Dangel
2016-04-29 11:28:10 +02:00
parent e2cc7e3dd6
commit d8645dc0fc

View File

@@ -61,6 +61,7 @@ you'll need a java8 runtime environment.
* [#85](https://github.com/pmd/pmd/pull/85): #1340 UseStringBufferForStringAppends False Positive with Ternary Operator
* [#86](https://github.com/pmd/pmd/pull/86): Added language module for Salesforce.com Apex incl. rules ported from Java and new ones.
* [#87](https://github.com/pmd/pmd/pull/87): Customize Code Climate Json "categories" + "remediation_points" as PMD rule properties
* [#88](https://github.com/pmd/pmd/pull/88): Fixed typo in ruleset.xml and problems with the CodeClimate renderer
**Bugfixes:**