This commit is contained in:
Nathan Marz 2015-12-12 12:52:27 -05:00
parent ad1fc525d5
commit c602ca33bc
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
## 0.9.0 (unreleased)
## 0.9.0
* Fixed bug where comp-paths wouldn't work on lazy seqs in cljs
* Renamed defparamspath and defparamscollector to defpath and defcollector
* For Clojure version only, implemented protocol paths (see #38)

View file

@ -1 +1 @@
0.8.0
0.9.0