aboutsummaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorDanny van Bruggen <hexagonaal@gmail.com>2017-04-02 21:39:40 +0200
committerDanny van Bruggen <hexagonaal@gmail.com>2017-04-02 21:40:05 +0200
commit7a3b9604f3ba9318b3c23d4d923c760c3cedcd67 (patch)
treee1dc9c109a6cbf32f179a34ec51dbd584d308b09 /changelog.md
parentdca875333c1cbd6af359046dd757fcc91fb04263 (diff)
downloadjavaparser-7a3b9604f3ba9318b3c23d4d923c760c3cedcd67.tar.gz
Update files for release
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index a91032dc6..75b58b76c 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,11 @@
+Version 3.2.0
+------------------
+The lexical preservation code is stable!
+
+Beta: `TreeStructureVisitor`.
+
+* 885 884 879 878 smaller improvements and fixes
+
Version 3.1.4
------------------
This is the first version to parse Java 9.