From 93e06e10e190417b7c0012a88f03ce06cff3a959 Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Thu, 26 Oct 2017 00:19:42 +0200 Subject: update changelog --- doc/changelog.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/changelog.markdown b/doc/changelog.markdown index 9c295478..5b633923 100644 --- a/doc/changelog.markdown +++ b/doc/changelog.markdown @@ -3,6 +3,7 @@ Lombok Changelog ### v1.16.19 "Edgy Guinea Pig" * v1.16.18 is the latest stable release of Project Lombok. +* PLATFORM: Possible support for jdk9 in the new IntelliJ, Netbeans and for Gradle ### v1.16.18 (July 3rd, 2017) * PLATFORM: JDK9 support much improved since v1.16.6; [Issue #985](https://github.com/rzwitserloot/lombok/issues/985) -- cgit