Skip to content

Commit d56b576

Browse files
committed
[changelog]
1 parent e051df9 commit d56b576

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/changelog.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Lombok Changelog
33

44
### v1.18.27 "Edgy Guinea Pig"
55
* PLATFORM: JDK20 support added. [Issue #3353](https://github.com/projectlombok/lombok/issues/3353).
6+
* BUGFIX: Eclipse 4.27 and VSCode 1.14.0 would ignore `lombok.config`. [Issue #3332](https://github.com/projectlombok/lombok/issues/3332).
7+
* BUGFIX: `@NonNull` on a primitive array field on a record wouldn't work. [Issue #3366](https://github.com/projectlombok/lombok/issues/3366).
8+
* FEATURE: Jakarta has some non-null annotations (such as `jakarta.annotation.Nonnull`) which we now support. [Issue #3346](https://github.com/projectlombok/lombok/issues/3346).
69

710
### v1.18.26 (Feb 3rd, 2023)
811

0 commit comments

Comments
 (0)