update changelog

This commit is contained in:
Nathan Marz 2016-04-24 11:11:50 -04:00
parent a4e1f1267b
commit 64700208f6

View file

@ -6,6 +6,7 @@
* Added `submap` path (thanks @bfabry) * Added `submap` path (thanks @bfabry)
* Added `subselect` path (thanks @aengelberg) * Added `subselect` path (thanks @aengelberg)
* Fix filterer to maintain the type of the input sequence in transforms * Fix filterer to maintain the type of the input sequence in transforms
* Integrated zipper navigation into com.rpl.specter.zipper namespace
## 0.9.3 ## 0.9.3
* Change clojure/clojurescript to provided dependencies * Change clojure/clojurescript to provided dependencies