update changelog
This commit is contained in:
parent
8293f68696
commit
9f0ba4d949
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
## 0.9.3 (unreleased)
|
||||
* ALL on maps auto-coerces MapEntry to vector, enabling smoother transformation of map keys
|
||||
* declarepath can now be parameterized
|
||||
* Added params-reset which calls its path with the params index reset to 0. 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
|
||||
* Added convenience syntax for defprotocolpath with no params, e.g. (defprotocolpath foo)
|
||||
|
||||
## 0.9.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue