8000 Formatted xml string in CHANGELOG · symfony/symfony@6726350 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6726350

Browse files
author
excelwebzone
committed
Formatted xml string in CHANGELOG
1 parent 8a4f9ea commit 6726350

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG-2.1.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,10 +166,12 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
166166

167167
* [BC BREAK] convert the `item` XML tag to an array
168168

169+
``` xml
169170
<?xml version="1.0"?>
170171
<response>
171172
<item><title><![CDATA[title1]]></title></item><item><title><![CDATA[title2]]></title></item>
172173
</response>
174+
```
173175

174176
Before:
175177

0 commit comments

Comments
 (0)
0