Skip to content

Commit

Permalink
Update release notes wrt #733
Browse files Browse the repository at this point in the history
  • Loading branch information
k163377 committed Dec 3, 2023
1 parent 0b32adc commit 2306408
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions release-notes/CREDITS-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ Contributors:

# 2.17.0 (not yet released)

# 2.16.1 (not yet released)

WrongWrong (@k163377)
* #733: Fix problem with Serializable objects not implementing readResolve

# 2.16.0

kkurczewski
Expand Down
4 changes: 4 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ Co-maintainers:
=== Releases ===
------------------------------------------------------------------------

2.16.1 (not yet released)

#733: Fix problem with Serializable objects not implementing readResolve.

2.16.0 (15-Nov-2023)

#707: If JsonSetter(nulls = Nulls.SKIP) is specified, the default argument is now used when null.
Expand Down

0 comments on commit 2306408

Please sign in to comment.