Update CHANGELOG

This commit is contained in:
Paul Campbell 2018-08-25 15:49:45 +01:00
parent abe1f7300b
commit 0f3707718c

View file

@ -4,7 +4,14 @@ CHANGELOG
0.12.0 0.12.0
------ ------
* * Add Result.reduce(Result,BinaryOperator)
* Rename Result.invert() as Result.swap()
* [admin] pom: update urls to github
* [admin] travis: don't use maven wrapper
* [admin] Remove maven wrapper
* Bump lombok from 1.18.0 to 1.18.2
* Bump assertj-core from 3.10.0 to 3.11.0
* Bump tiles-maven-plugin from 2.11 to 2.12
0.11.0 0.11.0
------ ------