From bb058a24b9ea51c331d1955618dd701a3d2154f5 Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Wed, 15 Jun 2016 17:20:45 -0400 Subject: [PATCH] update changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 2d709ad..b913455 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,6 +9,7 @@ * Added DISPENSE navigator to drop all collected values for subsequent navigation * Added `collected?` macro to create a filter function which operates on the collected values. * Error now thrown if a pathedfn (like filterer) is used without being parameterized +* Performance improvement for ALL and MAP-VALS on small maps for Clojure by leveraging IMapIterable interface * Bug fix: END, BEGINNING, FIRST, LAST, and MAP-VALS now work properly on nil ## 0.11.2