Skip to content

Commit 3aa9779

Browse files
committed
[changelog] Mention fix for eclipse negative length (#3823) in changelog.
1 parent f4e5bbb commit 3aa9779

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: doc/changelog.markdown

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Lombok Changelog
44
### v1.18.37 "Edgy Guinea Pig"
55
* PLATFORM: JDK24 support added.
66
* FEATURE: Lombok's nullity annotation now supports [JSpecify](https://jspecify.dev) out of the box, using [config key](https://projectlombok.org/features/configuration) `jspecify`.
7+
* BUGFIX: Recent eclipse releases would get you 'negative length' error. The bug had always been in lombok but didn't matter until recent releases. [Issue #3823](https://github.com/projectlombok/lombok/issues/3823).
78

89
### v1.18.36 (November 15th, 2024)
910
* PLATFORM: JDK23 support added.

0 commit comments

Comments
 (0)