update changelog
This commit is contained in:
parent
3980e0f194
commit
322e9ff303
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
## 0.8.1 (unreleased)
|
||||||
|
* Fixed bug where comp-paths wouldn't work on lazy seqs in cljs
|
||||||
|
|
||||||
## 0.8.0
|
## 0.8.0
|
||||||
* Now compatible with Clojure 1.6.0 and 1.5.1 by switching build to cljx (thanks @MerelyAPseudonym)
|
* 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)
|
* Added subset selector (like srange but for sets)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue