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