@@ -8,21 +8,12 @@ Modules:
88=== Releases ===
99------------------------------------------------------------------------
1010
11- 2.10.0 .pr3 (17 -Sep-2019 )
12-
13- #83 : (yaml) Update index of sequence context
14- (reported by Matti B; fix contributed by Maarten W)
15-
16- 2.10.0 .pr2 (31 -Aug-2019 )
17-
18- #139 : (properties) Support for Map<String, String> in `JavaPropsMapper`
19- (suggested by Filip H)
20- #140 : (yaml) Implement `JsonGenerator.writeFieldId(...)` for `YAMLGenerator`
21-
22- 2.10.0 .pr1 (19 -Jul-2019 )
11+ 2.10.0 .pr3 (26 -Sep-2019 )
2312
2413#50 : (yaml) Empty string serialized without quotes if MINIMIZE_QUOTES is enabled
2514 (reported by tim-palmer@github)
15+ #83 : (yaml) Update index of sequence context
16+ (reported by Matti B; fix contributed by Maarten W)
2617#100 : (properties) Add an option to specify properties prefix
2718 (contributed by Alon B-L)
2819#101 : (yaml) Use latest SnakeYAML version 1.24 and get rid of deprecated methods
@@ -35,6 +26,9 @@ Modules:
3526 (fix contributed by Guillaume S)
3627#134 : (csv) `CSVParserBootstrapper` creates `UTF8Reader` which is incorrectly not auto -closed
3728 (reported by iuliu-b@github)
29+ #139 : (properties) Support for Map<String, String> in `JavaPropsMapper`
30+ (suggested by Filip H)
31+ #140 : (yaml) Implement `JsonGenerator.writeFieldId(...)` for `YAMLGenerator`
3832- Add JDK9+ module info using Moditect plugin
3933
40342.9.10 (21 -Sep-2019 )
0 commit comments