From cf0dae369997b7380e7da822bdcf56d213ce067d Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Sat, 30 Jan 2016 12:13:28 -0800 Subject: [PATCH] update changelog --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 1171904..71e3148 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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