File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -124,3 +124,9 @@ Rob Spoor (robtimus@github)
124
124
* Reported #51 : (yaml) `YAMLParser._locationFor()` does not use index available from
125
125
`Mark`object of Event
126
126
(2.11.1 )
127
+
128
+ Francesco Tumanischvili (frantuma@github)
129
+ * Contibuted fix for #201 : (yaml) Improve `MINIMIZE_QUOTES` handling to avoid quoting
130
+ for some uses of `#` and ` :`
131
+ (2.11.1 )
132
+
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ Project: jackson-datatypes-text
13
13
#51 : (yaml) `YAMLParser._locationFor()` does not use index available from `Mark`
14
14
object of Event
15
15
(reported by Rob S)
16
+ #201 : (yaml) Improve `MINIMIZE_QUOTES` handling to avoid quoting for some use of `#` and `:`
17
+ (contributed by Francesco T)
16
18
17
19
2.11.0 (26 -Apr-2020 )
18
20
You can’t perform that action at this time.
0 commit comments