Update changelog, refs #376

This commit is contained in:
Andreas Dangel
2017-05-20 09:21:36 +02:00
parent adced2dd26
commit 13e788edcf

View File

@ -33,6 +33,7 @@ This is a minor release.
* General
* [#377](https://github.com/pmd/pmd/issues/377): \[core] Use maven wrapper and upgrade to maven 3.5.0
* [#376](https://github.com/pmd/pmd/issues/376): \[core] Improve build time on travis
* 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