aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog.markdown
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2015-04-14 22:46:11 +0200
committerReinier Zwitserloot <reinier@zwitserloot.com>2015-04-14 22:46:11 +0200
commit3c65a6b847df9d412e2d2833bdf77630f2fc433a (patch)
tree0020ba263900ee68da8ae44cd3500ebffdaef2d5 /doc/changelog.markdown
parent59cdad442a9d3582049f64d656fc1277d5ea6d2b (diff)
downloadlombok-3c65a6b847df9d412e2d2833bdf77630f2fc433a.tar.gz
lombok-3c65a6b847df9d412e2d2833bdf77630f2fc433a.tar.bz2
lombok-3c65a6b847df9d412e2d2833bdf77630f2fc433a.zip
post-release version bump
Diffstat (limited to 'doc/changelog.markdown')
-rw-r--r--doc/changelog.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.markdown b/doc/changelog.markdown
index f6de4151..c4d8ec59 100644
--- a/doc/changelog.markdown
+++ b/doc/changelog.markdown
@@ -1,6 +1,8 @@
Lombok Changelog
----------------
+### v1.16.5 "Edgy Guinea Pig"
+
### v1.16.4 (April 14th, 2015)
* BUGFIX: Lombok now works with Eclipse Mars.
* BUGFIX: @UtilityClass could result in uninitialized static variables if compiled with ecj/eclipse. [Issue #804](https://code.google.com/p/projectlombok/issues/detail?id=804)