8000 merged branch excelwebzone/dev (PR #2763) · scp/symfony@6924e63 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6924e63

Browse files
committed
merged branch excelwebzone/dev (PR symfony#2763)
Commits ------- 6726350 Formatted xml string in CHANGELOG Discussion ---------- Formatted xml string in CHANGELOG
2 parents 8a4f9ea + 6726350 commit 6924e63

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