Skip to content

Commit 7fb7e4d

Browse files
committed
Add credits wrt #75
1 parent 319820a commit 7fb7e4d

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,8 @@ Sonny Gill (sonnygill@github)
3636
#67: `ParameterNamesModule` does not deserialize with a single parameter
3737
constructor when using `SnakeCase` `PropertyNamingStrategy`
3838
(2.9.6)
39+
40+
Kezhu Wang (kezhuw@github)
41+
#75: Use `SerializationFeature.WRITE_DURATIONS_AS_TIMESTAMPS` for configuring
42+
`Duration` serialization
43+
(2.10.0)

release-notes/VERSION-2.x

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Modules:
88
=== Releases ===
99
------------------------------------------------------------------------
1010

11+
2.10.0 (not yet released)
12+
13+
#75: Use `SerializationFeature.WRITE_DURATIONS_AS_TIMESTAMPS` for configuring
14+
`Duration` serialization
15+
(suggested by Kezhu W)
16+
1117
2.9.7 (not yet released)
1218

1319
2.9.6 (12-Jun-2018)

0 commit comments

Comments
 (0)