Update changelog, closes #377

This commit is contained in:
Andreas Dangel
2017-05-05 11:37:19 +02:00
parent 767eea8b4e
commit bbb6757e10

View File

@@ -31,6 +31,8 @@ This is a minor release.
### Fixed Issues
* General
* [#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