Skip to content

Commit e927ca4

Browse files
committed
Update release notes wrt #1042
1 parent c2b4fb9 commit e927ca4

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.21.0 (not yet released)
1919

2020
WrongWrong (@k163377)
21+
* #1042: Remove old StrictNullChecks
2122
* #1041: Remove MissingKotlinParameterException
2223
* #1039: Update settings for 2.20
2324

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.21.0 (not yet released)
2020

21+
#1042: The old StrictNullChecks backend has been removed.
22+
This improves the throughput of deserialization slightly.
2123
#1041: The deprecated MissingKotlinParameterException has been removed.
2224
#1039: Kotlin has been upgraded to 2.1.x.
2325

0 commit comments

Comments
 (0)