From 9b3c95397aeea19e6a646186affe9725494fd772 Mon Sep 17 00:00:00 2001 From: Georg Haaser Date: Mon, 3 May 2021 00:41:14 +0200 Subject: [PATCH] version bump --- RELEASE_NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d4cc03b..9c4c27a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,6 @@ +### 1.2.6 +* added `AMap.choose2(V)` and derived combinators (`intersectWith`, `intersect(V)`) + ### 1.2.5 * fixed GC problem with `AVal.mapNonAdaptive` * added adaptive FileSystem tools