update changelog

This commit is contained in:
Nathan Marz 2016-01-30 12:13:28 -08:00
parent c259583e81
commit cf0dae3699

View file

@ -1,5 +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
## 0.9.2
* Added VOID selector which navigates nowhere