File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -36,3 +36,8 @@ Sonny Gill (sonnygill@github)
36
36
#67 : `ParameterNamesModule` does not deserialize with a single parameter
37
37
constructor when using `SnakeCase` `PropertyNamingStrategy`
38
38
(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 )
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ Modules:
8
8
=== Releases ===
9
9
------------------------------------------------------------------------
10
10
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
+
11
17
2.9.7 (not yet released)
12
18
13
19
2.9.6 (12 -Jun-2018 )
You can’t perform that action at this time.
0 commit comments