Skip to content

Commit 65b1214

Browse files
authored
Merge pull request #662 from k163377/update-release-notes
Update release notes wrt #554
2 parents c3d1790 + c15863f commit 65b1214

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

release-notes/CREDITS-2.x

+3
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ WrongWrong (@k163377)
3434
* #654: Change MKPE.parameter property to transient.
3535
* #659: Improve serialization support for value class.
3636

37+
Sylvain-maillard (@Sylvain-maillard)
38+
* #554: Add extension function for addMixin.
39+
3740
# 2.14.0
3841

3942
Richard Kwasnicki (Richie94@github)

release-notes/VERSION-2.x

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Co-maintainers:
1818

1919
2.15.0 (not yet released)
2020

21+
#554: Add extension function for addMixin
22+
(contributing by Sylvain-maillard)
2123
#659: Improve serialization support for value class.
2224
Fixes #618 and partially fixes #625.
2325
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

Comments
 (0)