update changelog

This commit is contained in:
Nathan Marz 2016-06-15 12:46:33 -04:00
parent 4778500e03
commit e8f0a873fa

View file

@ -8,6 +8,7 @@
* Added META navigator (thanks @aengelberg) * Added META navigator (thanks @aengelberg)
* Added DISPENSE navigator to drop all collected values for subsequent navigation * 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.
* Error now thrown if a pathedfn (like filterer) is used without being parameterized
* Bug fix: END, BEGINNING, FIRST, LAST, and MAP-VALS now work properly on nil * Bug fix: END, BEGINNING, FIRST, LAST, and MAP-VALS now work properly on nil
## 0.11.2 ## 0.11.2