Skip to content

Commit f3a9cfe

Browse files
committed
Release v1.1.4
1 parent d50c583 commit f3a9cfe

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

CONTRIBUTORS

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ Nicolas Piganeau (npiganeau)
88
Chris Brown (ccbrown)
99
Earncef Sequeira (earncef)
1010
Gabriel de Labachelerie (wuzuf)
11+
Martin Dosch (mdosch)

RELEASE_NOTES.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
Release v1.1.4
2+
==============
3+
4+
**New Features**
5+
6+
* Add the ability to preserve whitespace in leaf elements during indent.
7+
* Add the ability to suppress a document-trailing newline during indent.
8+
* Add choice of XML attribute quoting style (single-quote or double-quote).
9+
10+
**Removed Features**
11+
12+
* Removed the CDATA preservation change introduced in v1.1.3. It was
13+
implemented in a way that broke the ability to process XML documents
14+
encoded using non-UTF8 character sets.
15+
116
Release v1.1.3
217
==============
318

0 commit comments

Comments
 (0)