update changelog
This commit is contained in:
parent
0f3ea6c79b
commit
3b6c1ed972
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
## 0.9.1 (unreleased)
|
## 0.9.1 (unreleased)
|
||||||
* Fixed reflection in protocol path code
|
* Fixed reflection in protocol path code
|
||||||
* Optimized late-bound parameterization for JVM implementation by directly creating the object array rather than use object-array
|
* Optimized late-bound parameterization for JVM implementation by directly creating the object array rather than use object-array
|
||||||
|
* Incorrectly specified function names in defpath will now throw error
|
||||||
|
|
||||||
## 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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue