aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog.markdown
diff options
context:
space:
mode:
authorRoel Spilker <r.spilker@gmail.com>2016-06-29 00:26:24 +0200
committerRoel Spilker <r.spilker@gmail.com>2016-06-29 00:36:52 +0200
commit898eb9bb7e9089f256cca4cf1ae03ef06fd03687 (patch)
tree5db084d635545dcc5edbaf5e1b358110bd0e0ca8 /doc/changelog.markdown
parent0a2ed8197aa0a02249371f04cce7366b5e6b27a2 (diff)
downloadlombok-898eb9bb7e9089f256cca4cf1ae03ef06fd03687.tar.gz
lombok-898eb9bb7e9089f256cca4cf1ae03ef06fd03687.tar.bz2
lombok-898eb9bb7e9089f256cca4cf1ae03ef06fd03687.zip
update changelog
Diffstat (limited to 'doc/changelog.markdown')
-rw-r--r--doc/changelog.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/changelog.markdown b/doc/changelog.markdown
index 0ceedcb4..f60bea7c 100644
--- a/doc/changelog.markdown
+++ b/doc/changelog.markdown
@@ -4,7 +4,8 @@ Lombok Changelog
### v1.16.9 "Edgy Guinea Pig"
* FEATURE: Added support for JBoss logger [Issue #1103](https://github.com/rzwitserloot/lombok/issues/1103)
* ENHANCEMENT: Running `javac -Xlint:all` would generate a warning about unclaimed annotations [Issue #1117](https://github.com/rzwitserloot/lombok/issues/1117)
-* BUGFIX: Eclipse Mars would sometimes throw a NullPointerException when using `@Delegate` [Issue 913](https://github.com/rzwitserloot/lombok/issues/913)
+* BUGFIX: Eclipse Mars would sometimes throw a NullPointerException when using `@Delegate` [Issue #913](https://github.com/rzwitserloot/lombok/issues/913)
+* ENHANCEMENT: Add support for older maven-compiler-plugin [Issue #1138](https://github.com/rzwitserloot/lombok/issues/1138)
### v1.16.8 (March 7th, 2016)
* PLATFORM: Starting jdk9 support: No more error message regarding `pid`