CHANGELOG

This commit is contained in:
Paul Campbell 2017-02-09 14:58:19 +00:00
parent 92a1abe9ea
commit 49c8f07999

View file

@ -1,6 +1,20 @@
CHANGELOG
=========
2.4.0
------
* Remove findbugs (using huntbugs instead)
* Restore digraph-dependency-maven-plugin
* Make highwheel-maven-plugin run after compile
* Upgrade kemitix-checkstyle-ruleset-maven-plugin to 2.1.2
* Upgrade maven-compiler-plugin to 3.6.1
* Upgrade jacoco-maven-plugin to 0.7.9
* Upgrade spring-cloud dependency management to Camden.SR5
* Upgrade spring-platform dependency management to Athens.SR3
* Update versions in README.md
* General updates in README.md
2.3.0
------