File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,9 @@ WrongWrong (@k163377)
34
34
* #654 : Change MKPE.parameter property to transient.
35
35
* #659 : Improve serialization support for value class.
36
36
37
+ Sylvain - maillard (@Sylvain - maillard )
38
+ * #554 : Add extension function for addMixin.
39
+
37
40
# 2 .14.0
38
41
39
42
Richard Kwasnicki (Richie94 @github )
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ Co-maintainers:
18
18
19
19
2.15 .0 (not yet released )
20
20
21
+ #554 : Add extension function for addMixin
22
+ (contributing by Sylvain - maillard )
21
23
#659 : Improve serialization support for value class .
22
24
Fixes #618 and partially fixes #625 .
23
25
Also fixed is serialization when a getter - like function returns a value class , and behavior when a getter is annotated with a `JsonSerialize ` annotation .
You can’t perform that action at this time.
0 commit comments