Skip to content

Commit 3a906e3

Browse files
authored
Merge pull request #679 from k163377/update-release-notes
Update release notes wrt #675
2 parents b91f5c2 + 14cd1d3 commit 3a906e3

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

release-notes/CREDITS-2.x

+5
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ Authors:
1515

1616
Contributors:
1717

18+
# 2.15.2
19+
20+
WrongWrong (@k163377)
21+
* #675: Modified to use Converter in Sequence serialization
22+
1823
# 2.15.0
1924

2025
Ilya Ryzhenkov (@orangy)

release-notes/VERSION-2.x

+4
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Co-maintainers:
1616
=== Releases ===
1717
------------------------------------------------------------------------
1818

19+
#675: Modified to use Converter in Sequence serialization
20+
This change allows serialization-related annotations, such as `JsonSerialize(contentUsing = ...)`, to work on `Sequence`.
21+
Also fixes #674.
22+
1923
2.15.1 (16-May-2023)
2024

2125
No changes since 2.15.0

0 commit comments

Comments
 (0)