We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8e1499 commit 54a3fc5Copy full SHA for 54a3fc5
release-notes/CREDITS-2.x
@@ -16,6 +16,9 @@ Authors:
16
Contributors:
17
18
# 2.18.0 (not yet released)
19
+
20
+WrongWrong (@k163377)
21
+* #817: Fixed nullability of convertValue function argument
22
* #782: Organize deprecated contents
23
* #542: Remove meaningless checks and properties in KNAI
24
release-notes/VERSION-2.x
@@ -18,6 +18,7 @@ Co-maintainers:
2.18.0 (not yet released)
+#817: The convertValue extension function now accepts null
#803: Kotlin has been upgraded to 1.8.10.
The reason 1.8.22 is not used is to avoid KT-65156.
#782: Content marked as deprecated has been reorganized.
0 commit comments