diff --git a/CHANGES.md b/CHANGES.md index 9a12977..c0e4061 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +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 +* 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) ## 0.9.2