From 41ac7790e2d1618490ffdef0d39ee044fea728d1 Mon Sep 17 00:00:00 2001 From: nathanmarz Date: Sun, 12 Feb 2017 11:39:41 -0500 Subject: [PATCH] Update changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 5a66695..b265670 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ * Dynamic navs automatically compile sequence returns if completely static * Eliminate reflection warnings for clj (thanks @mpenet) * Add `with-fresh-collected` higher order navigator +* Added `traverse-all` which returns a transducer that traverses over all elements matching the given path. ## 0.13.2