update changelog

This commit is contained in:
Nathan Marz 2016-01-14 13:15:54 -05:00
parent 1328551a19
commit 1905157c3c

View file

@ -4,6 +4,8 @@
* Fixed bug in protocol paths (#48) * Fixed bug in protocol paths (#48)
* Protocol paths now error when extension has invalid number of needed parameters * Protocol paths now error when extension has invalid number of needed parameters
* Fix replace-in to work with value collection * Fix replace-in to work with value collection
* Added STAY selector
* Added stay-then-continue and continue-then-stay selectors which enable pre-order/post-order traversals
## 0.9.1 ## 0.9.1
* Fixed reflection in protocol path code * Fixed reflection in protocol path code