aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2014-07-01 23:42:15 +0200
committerReinier Zwitserloot <reinier@zwitserloot.com>2014-07-01 23:42:15 +0200
commit3c4f684143190c1fbab0e69fc754f45a839170ea (patch)
treeee6c516c810091a51aac1e3707a86599c66367c1 /doc
parent89733ffc8c2534ee00af7f70f15cd38c0ab309cf (diff)
downloadlombok-3c4f684143190c1fbab0e69fc754f45a839170ea.tar.gz
lombok-3c4f684143190c1fbab0e69fc754f45a839170ea.tar.bz2
lombok-3c4f684143190c1fbab0e69fc754f45a839170ea.zip
[release] post-release version bump
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog.markdown b/doc/changelog.markdown
index 68c6e12a..4f15b426 100644
--- a/doc/changelog.markdown
+++ b/doc/changelog.markdown
@@ -1,6 +1,10 @@
Lombok Changelog
----------------
+### v1.14.5 "Edgy Guinea Pig"
+
+* No changes.
+
### v1.14.4 (July 1st, 2014)
* BUGFIX: GWT produces errors in handlers on line 1 in any source files that use lombok; this has been fixed. [Issue #699](https://code.google.com/p/projectlombok/issues/detail?id=699)
* BUGFIX-IN-PROGRESS: Many pathfinder issues in eclipse (see the bugfix in progress in v1.14.2) have now been fixed. [Issue #682](https://code.google.com/p/projectlombok/issues/detail?id=682)