0.9.0
This commit is contained in:
parent
ad1fc525d5
commit
c602ca33bc
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
## 0.9.0 (unreleased)
|
## 0.9.0
|
||||||
* Fixed bug where comp-paths wouldn't work on lazy seqs in cljs
|
* Fixed bug where comp-paths wouldn't work on lazy seqs in cljs
|
||||||
* Renamed defparamspath and defparamscollector to defpath and defcollector
|
* Renamed defparamspath and defparamscollector to defpath and defcollector
|
||||||
* For Clojure version only, implemented protocol paths (see #38)
|
* For Clojure version only, implemented protocol paths (see #38)
|
||||||
|
|
|
||||||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
0.8.0
|
0.9.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue