update changelog

This commit is contained in:
Nathan Marz 2015-11-03 10:52:17 -05:00
parent 3980e0f194
commit 322e9ff303

View file

@ -1,3 +1,6 @@
## 0.8.1 (unreleased)
* Fixed bug where comp-paths wouldn't work on lazy seqs in cljs
## 0.8.0
* Now compatible with Clojure 1.6.0 and 1.5.1 by switching build to cljx (thanks @MerelyAPseudonym)
* Added subset selector (like srange but for sets)