mirror of
https://github.com/tiennm99/lombok.git
synced 2026-09-05 02:19:49 +00:00
update changelog
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user