From c9951dc4b5094a9d0059d4765b3fc75302bcb0df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jesper=20=C3=96qvist?= <jesper.oqvist@cs.lth.se> Date: Fri, 29 Nov 2019 13:22:37 +0100 Subject: [PATCH] Update ChnageLog --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index d3f30aa4..1f845288 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2019-11-29 Jesper Öqvist <jesper.oqvist@cs.lth.se> + + * Removed all previously deprecated command line options. + * Removed the Ant task JastAddTask as part of the core JastAdd2 project. + This can be moved to a separate project if needed. + 2019-11-15 Niklas Fors <niklas.fors@cs.lth.se> * Made --gammar optional when using --jjtree -- GitLab