update changelog
This commit is contained in:
parent
3073f1256b
commit
e770880cb1
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
## 0.9.1 (unreleased)
|
||||||
|
* Fixed reflection in protocol path code
|
||||||
|
* Optimized late-bound parameterization for JVM implementation by directly creating the object array rather than use object-array
|
||||||
|
|
||||||
## 0.9.0
|
## 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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue