aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJake Wharton <jw@squareup.com>2014-01-10 23:38:05 -0800
committerJake Wharton <jw@squareup.com>2014-01-10 23:38:05 -0800
commit25472fde4ff37b5df72876c4919c202493727358 (patch)
tree2eebc1140aeb4bbb6958dd9f048e17a9df78cc65 /CHANGELOG.md
parent763621dc035b65e8e8d75761b645a8a281d5b3fc (diff)
downloadjavapoet-25472fde4ff37b5df72876c4919c202493727358.tar.gz
Prepare version 2.4.0.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 38a5b76..dc52a9e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
Change Log
==========
+Version 2.4.0 *(2014-01-10)*
+----------------------------
+
+ * New: Properly indent hanging lines in field initializers.
+ * New: `emitEnumValue` variant which exposes a boolean of whether the current value is the last.
+
+
Version 2.3.1 *(2013-12-16)*
----------------------------