Skip to content

Commit 10e45c6

Browse files
committed
Update release notes wrt #201
1 parent 21d1f67 commit 10e45c6

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,9 @@ Rob Spoor (robtimus@github)
124124
* Reported #51: (yaml) `YAMLParser._locationFor()` does not use index available from
125125
`Mark`object of Event
126126
(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+

release-notes/VERSION-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Project: jackson-datatypes-text
1313
#51: (yaml) `YAMLParser._locationFor()` does not use index available from `Mark`
1414
object of Event
1515
(reported by Rob S)
16+
#201: (yaml) Improve `MINIMIZE_QUOTES` handling to avoid quoting for some use of `#` and `:`
17+
(contributed by Francesco T)
1618

1719
2.11.0 (26-Apr-2020)
1820

0 commit comments

Comments
 (0)