From 4788403d749c293af3a9d1b9dd3f83da6dbe0fe6 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 15 Sep 2014 22:32:44 +0200 Subject: post-release version bump --- doc/changelog.markdown | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/changelog.markdown b/doc/changelog.markdown index 144bbe67..72b6e24c 100644 --- a/doc/changelog.markdown +++ b/doc/changelog.markdown @@ -1,6 +1,9 @@ Lombok Changelog ---------------- +### v1.14.9 "Edge Guinea Pig" +* edge + ### v1.14.8 (September 15th, 2014) * PERFORMANCE: The configuration system typically hit the filesystem twice per read configuration key instead of hardly ever. This is a continuation of [Issue #682](https://code.google.com/p/projectlombok/issues/detail?id=682). -- cgit