Update CHANGELOG
This commit is contained in:
parent
abe1f7300b
commit
0f3707718c
1 changed files with 8 additions and 1 deletions
|
@ -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
|
||||||
------
|
------
|
||||||
|
|
Loading…
Reference in a new issue