From fabff6163a0e926aee7faf2402f09a84c39afb26 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jesper=20=C3=96qvist?= <jesper.oqvist@cs.lth.se>
Date: Wed, 24 Jul 2019 17:18:17 +0200
Subject: [PATCH] Update ChangeLog

---
 ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index ac56606a..c8d62413 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
-- 
GitLab