From 2be403784b21c71822e4771e0d5612161f543d69 Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Fri, 15 Jan 2016 10:29:35 -0500 Subject: [PATCH] update changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) 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