update changelog

This commit is contained in:
Nathan Marz 2016-01-15 10:29:35 -05:00
parent aa8755254f
commit 2be403784b

View file

@ -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