diff --git a/CHANGES.md b/CHANGES.md index 14ce071..d80f902 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,7 @@ * Added STAY selector * Added stay-then-continue and continue-then-stay selectors which enable pre-order/post-order traversals * Added declarepath and providepath, which enable arbitrary recursive or mutually recursive paths +* Renamed paramspath to path ## 0.9.1 * Fixed reflection in protocol path code