@@ -8,21 +8,12 @@ Modules:
8
8
=== Releases ===
9
9
------------------------------------------------------------------------
10
10
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 )
23
12
24
13
#50 : (yaml) Empty string serialized without quotes if MINIMIZE_QUOTES is enabled
25
14
(reported by tim-palmer@github)
15
+ #83 : (yaml) Update index of sequence context
16
+ (reported by Matti B; fix contributed by Maarten W)
26
17
#100 : (properties) Add an option to specify properties prefix
27
18
(contributed by Alon B-L)
28
19
#101 : (yaml) Use latest SnakeYAML version 1.24 and get rid of deprecated methods
@@ -35,6 +26,9 @@ Modules:
35
26
(fix contributed by Guillaume S)
36
27
#134 : (csv) `CSVParserBootstrapper` creates `UTF8Reader` which is incorrectly not auto -closed
37
28
(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`
38
32
- Add JDK9+ module info using Moditect plugin
39
33
40
34
2.9.10 (21 -Sep-2019 )
0 commit comments