Skip to content

Commit 992bf5d

Browse files
committed
Release v1.5.0
1 parent 7cf4882 commit 992bf5d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

RELEASE_NOTES.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
Release 1.5.0
2+
=============
3+
4+
**Changes**
5+
6+
* Added `Element` function `CreateChild`, which calls a continuation function
7+
after creating and adding a child element.
8+
9+
**Fixes**
10+
11+
* Removed a potential conflict between two `ReadSettings` values. When
12+
`AttrSingleQuote` is true, `CanonicalAttrVal` is forced to be false.
13+
114
Release 1.4.1
215
=============
316

0 commit comments

Comments
 (0)