Skip to content

Commit ec886ae

Browse files
committed
[changelog] Mention fixing of #3783 in changelog.
1 parent ed0965b commit ec886ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/changelog.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Lombok Changelog
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`.
77
* 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).
8+
* BUGFIX: The 'extract local variable' refactor script of VSCode wouldn't replace all occurrences if run on a method call to a lombok generated method. [Issue #3783](https://github.com/projectlombok/lombok/issues/3783).
89

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

0 commit comments

Comments
 (0)