update changelog

This commit is contained in:
Nathan Marz 2016-01-31 10:02:00 -08:00
parent 8293f68696
commit 9f0ba4d949

View file

@ -1,7 +1,7 @@
## 0.9.3 (unreleased) ## 0.9.3 (unreleased)
* 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 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) * Added convenience syntax for defprotocolpath with no params, e.g. (defprotocolpath foo)
## 0.9.2 ## 0.9.2