diff --git a/CHANGES b/CHANGES index e4dc24e..6c7caec 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,15 @@ viktor Changelog Here you can see the full list of changes between each viktor release. +Version 1.2.0 + +Released on November 4, 2021 + +- added "fold" and "reduce" methods +- added "combine" and "combineInPlace" methods +- deprecated "size" property in favor of the new "length" property +- changed the distribution method from Bintray to Maven Central + Version 1.1.0 Released on February 9, 2021