Update CHANGES.txt

This commit is contained in:
Sam Harwell 2013-03-26 18:13:11 -05:00
parent bc17cd4a28
commit e9bccee49f
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
ANTLR v4 Honey Badger
March 26, 2013
* Move primary implementation of getExpectedTokens to ATN, fixes #191
* Updated ATN documentation
* Use UUID instead of incremented integer for serialized ATN versioning
March 7, 2013
* Added export to PNG feature to the parse tree viewer