From fd8d9d413cbe316cd37bd9d2304556df2c45808a Mon Sep 17 00:00:00 2001 From: dievsky Date: Thu, 4 Nov 2021 10:38:23 +0100 Subject: [PATCH] Updated CHANGES for 1.2.0 --- CHANGES | 9 +++++++++ 1 file changed, 9 insertions(+) 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