CHANGELOG

Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
Paul Campbell 2016-02-17 14:30:55 +00:00
parent a6b9701c96
commit e8bf497483

View file

@ -1,6 +1,14 @@
CHANGELOG
=========
0.8.0
------
* Allow the build directory to be overridden
* Upgrade maven-compiler-plugin to 3.5.1
* Clean up Jacoco configuration
* Exclude Integration Tests from Jacoco (classes ending in *IT)
0.7.1
------