update changelog

This commit is contained in:
Nathan Marz 2016-01-10 10:35:47 -05:00
parent af7d76be97
commit f500a4bfa3
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
## 0.9.2 (unreleased)
* Added VOID selector which navigates nowhere
* Better syntax checking for defpath
## 0.9.1
* Fixed reflection in protocol path code
* Optimized late-bound parameterization for JVM implementation by directly creating the object array rather than use object-array

View file

@ -1 +1 @@
0.9.1
0.9.2-SNAPSHOT