update changelog
This commit is contained in:
parent
9576b882ef
commit
585637b4fe
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
## 0.9.3 (unreleased)
|
## 0.9.3
|
||||||
|
* Change clojure/clojurescript to provided dependencies
|
||||||
* ALL on maps auto-coerces MapEntry to vector, enabling smoother transformation of map keys
|
* ALL on maps auto-coerces MapEntry to vector, enabling smoother transformation of map keys
|
||||||
* declarepath can now be parameterized
|
* declarepath can now be parameterized
|
||||||
* Added params-reset which calls its path with the params index walked back by the number of params needed by its path. This enables recursive parameterized paths
|
* Added params-reset which calls its path with the params index walked back by the number of params needed by its path. This enables recursive parameterized paths
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue