Skip to content

Commit dba7a14

Browse files
committed
Update release notes wrt #923
1 parent 4e500ac commit dba7a14

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Contributors:
1818
# 2.18.4 (not yet released)
1919

2020
WrongWrong (@k163377)
21+
* #923: Fixed hasRequiredMarker to only process content defined in Kotlin
2122
* #920: Minor refactors that do not affect behavior
2223

2324
# 2.18.3 (28-Feb-2025)

release-notes/VERSION-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Co-maintainers:
1818

1919
2.18.4 (not yet released)
2020

21+
#923: Fixed a problem where the result of processing `hasRequiredMarker ` by a `KotlinModule` would also apply to
22+
classes defined in `Java` when `NullToEmptyCollection` or `NullToEmptyMap` was enabled.
2123
#920: Minor refactorings were made that did not affect behavior.
2224

2325
2.18.3 (28-Feb-2025)

0 commit comments

Comments
 (0)