CHANGELOG

This commit is contained in:
Paul Campbell 2016-06-28 09:55:33 +01:00
parent 3c6f02f8dc
commit 81089c3bb3

View file

@ -1,6 +1,18 @@
CHANGELOG CHANGELOG
========= =========
1.3.0
------
* Upgrade checkstyle to 7.0
* Upgrade maven-source-plugin to 3.0.1
* Upgrade sevntucheckstyle to 1.21.0
* Upgrade maven-javadoc-plugin to 2.10.4
* Upgrade jacoco-maven-plugin to 0.7.7
* checkstyle.xml: Remove rules from that aren't compatible with code style or with lombok
* checkstyle.xml: Add sevntu's new UniformEnumValueCheck to checkstyle template
* .gitignore: apply a common standard gitignore to use as template
1.2.0 1.2.0
------ ------