update changelog
This commit is contained in:
parent
af7d76be97
commit
f500a4bfa3
2 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
0.9.1
|
||||
0.9.2-SNAPSHOT
|
||||
|
|
|
|||
Loading…
Reference in a new issue