update changelog
This commit is contained in:
parent
6db23aa6c8
commit
33e52d606a
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
* 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
|
||||||
* Added convenience syntax for defprotocolpath with no params, e.g. (defprotocolpath foo)
|
* Added convenience syntax for defprotocolpath with no params, e.g. (defprotocolpath foo)
|
||||||
|
* Rename VOID to STOP
|
||||||
|
|
||||||
## 0.9.2
|
## 0.9.2
|
||||||
* Added VOID selector which navigates nowhere
|
* Added VOID selector which navigates nowhere
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue