From adae33f60c1f2ff20d20364626d7aa818ac56fdc Mon Sep 17 00:00:00 2001 From: Danny van Bruggen Date: Tue, 14 Feb 2017 19:59:50 +0100 Subject: Prepare changelog for release --- changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 4c04f0b14..0ae1e517b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,12 @@ +Version 3.1.0-beta.2 +------------------ +This version is a beta because `TreeStructureVisitor` is not in its definite state yet. + +* 762 761 772 merge `javaparser-metamodel` and `javaparser-generator-utils` into `javaparser-core`. +* 766 the `ModifierVisitor` is now created by a code generator. Its behaviour has been made logical, and may give different results than before. +* 755 `ConstructorDeclaration` and `MethodDeclaration` now share a parent: `CallableDeclaration` +* 687 759 773 769 768 767 765 759 smaller improvements and fixes + Version 3.1.0-beta.1 ------------------ This version is a beta because there are a lot of new features that may still change. -- cgit v1.2.3