We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3d1790 commit c15863fCopy full SHA for c15863f
release-notes/CREDITS-2.x
@@ -34,6 +34,9 @@ WrongWrong (@k163377)
34
* #654: Change MKPE.parameter property to transient.
35
* #659: Improve serialization support for value class.
36
37
+Sylvain-maillard (@Sylvain-maillard)
38
+* #554: Add extension function for addMixin.
39
+
40
# 2.14.0
41
42
Richard Kwasnicki (Richie94@github)
release-notes/VERSION-2.x
@@ -18,6 +18,8 @@ Co-maintainers:
18
19
2.15.0 (not yet released)
20
21
+#554: Add extension function for addMixin
22
+ (contributing by Sylvain-maillard)
23
#659: Improve serialization support for value class.
24
Fixes #618 and partially fixes #625.
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.
0 commit comments