Update changelog, refs #389

This commit is contained in:
Andreas Dangel
2017-05-08 20:36:03 +02:00
parent 4a03cd7eb7
commit a1492bb2cc

View File

@ -35,6 +35,7 @@ This is a minor release.
* [#377](https://github.com/pmd/pmd/issues/377): \[core] Use maven wrapper and upgrade to maven 3.5.0
* java-design
* [#345](https://github.com/pmd/pmd/issues/345): \[java] FieldDeclarationsShouldBeAtStartOfClass: Add ability to ignore interfaces
* [#389](https://github.com/pmd/pmd/issues/389): \[java] RuleSetCompatibility - not taking rename of UnusedModifier into account
### API Changes