diff --git a/CHANGES.txt b/CHANGES.txt index 949dfc334..86882990c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,11 @@ ANTLR v4 Honey Badger +January 15, 2014 + +* Unit tests for lexer actions from yesterday. +* Refactored TreeView so we can refresh tree externally w/o creating new one. + Needed for intellij plugin. + January 14, 2014 * Updated serialized ATN representation of lexer actions, allowing the lexer