update changelog

This commit is contained in:
Nathan Marz 2016-01-11 14:45:31 -05:00
parent e37c605697
commit e243826173

View file

@ -2,6 +2,7 @@
* Added VOID selector which navigates nowhere
* Better syntax checking for defpath
* Fixed bug in protocol paths (#48)
* Protocol paths error when extension has invalid number of needed parameters
## 0.9.1
* Fixed reflection in protocol path code