From 1f21fa5a9db9e1f5637eb5464648316d00ae93e8 Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Mon, 13 Jun 2016 15:26:42 -0400 Subject: [PATCH] update changelog --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index e132e1b..5715eac 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,7 +7,7 @@ * Huge performance improvements to `select`, `select-one`, `select-first`, and `select-one!` * Added META navigator (thanks @aengelberg) * 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 +* Added `collected?` macro to create a filter function which operates on the collected values. See docstring for limitations of using `collected?` in ClojureScript * Bug fix: END, BEGINNING, FIRST, LAST, and MAP-VALS now work properly on nil ## 0.11.2