From 4c9c4b00010e7e3f0130ca48e038fda218a88552 Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Thu, 16 Jun 2016 09:59:29 -0400 Subject: [PATCH] update changelog --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index b913455..aa0619c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,8 @@ * 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 +* Added low-level `richnav` macro for creating navigators with full flexibility +* Bug fix: multi-path and if-path now work properly with value collection * Bug fix: END, BEGINNING, FIRST, LAST, and MAP-VALS now work properly on nil ## 0.11.2