Skip to content

Commit de52ac5

Browse files
committed
Update credits for recent PRs
1 parent 36f84a2 commit de52ac5

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

release-notes/CREDITS-2.x

+14-7
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,29 @@ Authors:
1313

1414
Contributors:
1515

16+
wrongwrong (k163377@github)
17+
* #456: Refactor KNAI.findImplicitPropertyName()
18+
(2.13.NEXT)
19+
20+
Dmitri Domanine (novtor@github)
21+
* Contributed fix for #490: Missing value of type JsonNode? is deserialized as NullNode instead of null
22+
(2.13.NEXT)
23+
1624
Fedor Bobin (Fuud@github)
1725
* #496, #45: Fix treeToValue extension function should not have type erasure
1826
(2.13)
1927

2028
Mikhael Sokolov (sokomishalov@github)
2129
* #489: JsonNode, ArrayNode and ObjectNode extension functions
30+
(2.13)
2231

2332
Max Wiechmann (MaxMello@github)
2433
* #494: ProGuard ProTips in the README
34+
(2.13)
2535

2636
Róbert Papp (TWiStErRob@github)
2737
* #477: KotlinFeature documentation & deprecation replacements
38+
(2.13)
2839

2940
wrongwrong (k163377@github)
3041
* #468: Improved support for value classes
@@ -42,21 +53,17 @@ wrongwrong (k163377@github)
4253
* Contributed #438: Fixed mapping failure when `private` `companion object` is named
4354
(2.13)
4455

45-
Dmitri Domanine (novtor@github)
46-
* Contributed fix for #490: Missing value of type JsonNode? is deserialized as NullNode instead of null
47-
(2.13)
48-
4956
Marshall Pierce (marshallpierce@github)
5057
* #474: Reported disrespect for @JsonProperty on parent class
51-
(2.12.NEXT)
58+
(2.12.5)
5259

5360
Christopher Mason (masoncj@github)
5461
* #194: Contributed test case for @JsonIdentityInfo usage
55-
(2.12.NEXT)
62+
(2.12.5)
5663

5764
Martin Häusler (MartinHaeusler@github)
5865
* Reported #194: @JsonIdentityInfo bug
59-
(2.12.NEXT)
66+
(2.12.5)
6067

6168
Eric Fenderbosch (efenderbosch@github)
6269
* Fixed #182: Serialize unsigned numbers

0 commit comments

Comments
 (0)