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 303c1c7 commit 1739b3dCopy full SHA for 1739b3d
release-notes/CREDITS-2.x
@@ -90,3 +90,7 @@ Drew Stephens (dinomite@github)
90
* Contributed fix for #281: KotlinObjectSingletonDeserializer fails to deserialize
91
previously serialized JSON as it doesn't delegate deserializeWithType
92
(2.11.0)
93
+
94
+Kiyori Miyata aka "wrongwrong" (k163377@github)
95
+* Contributed #438: Fixed mapping failure when `private` `companion object` is named
96
+ (2.13.0)
release-notes/VERSION-2.x
@@ -16,7 +16,8 @@ Co-maintainers:
16
17
2.13.0 (not yet released)
18
19
-No changes since 2.12
+#438: Fixed mapping failure when `private` `companion object` is named
20
+ (reported, fix contributed by k163377@github)
21
22
2.12.3 (12-Apr-2021)
23
0 commit comments