diff options
author | Roel Spilker <r.spilker@gmail.com> | 2020-10-29 23:02:50 +0100 |
---|---|---|
committer | Roel Spilker <r.spilker@gmail.com> | 2020-10-29 23:02:50 +0100 |
commit | 647c36f01619d10bd88ec86f05f9833b08d8a371 (patch) | |
tree | 4cf8394472cb3030e50ceef73b5567356eff41b5 /doc | |
parent | 5095cfaac98aa7f841cb88f432ca81fdb79de893 (diff) | |
download | lombok-647c36f01619d10bd88ec86f05f9833b08d8a371.tar.gz lombok-647c36f01619d10bd88ec86f05f9833b08d8a371.tar.bz2 lombok-647c36f01619d10bd88ec86f05f9833b08d8a371.zip |
Update changelog
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changelog.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog.markdown b/doc/changelog.markdown index 1474994c..d56e6d40 100644 --- a/doc/changelog.markdown +++ b/doc/changelog.markdown @@ -2,7 +2,7 @@ Lombok Changelog ---------------- ### v1.18.17 "Edgy Guinea Pig" -* NO CHANGES YET +* BUGFIX: Netbeans would not work with 1.18.16 anymore. [Issue #2612](https://github.com/rzwitserloot/lombok/issues/2612) ### v1.18.16 (October 15th, 2020) * BUGFIX: Version 1.18.14 could not be installed in Eclipse, it would break Eclipse. |