diff --git a/ChangeLog b/ChangeLog index ac56606ae1ea498563c0680888270da5ab8abddf..c8d62413882aafc5e248b2dcbca11bc32e8af904 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2019-07-24 Jesper Öqvist <jesper.oqvist@cs.lth.se> + + * Added fluent interface for initializing the components of an AST node + (component setting methods return the AST node itself). + See https://bitbucket.org/jastadd/jastadd2/pull-requests/10 + 2019-03-18 Jesper Öqvist <jesper.oqvist@cs.lth.se> * Allow implicit root type for collection attributes in grammars with