Skip to content

Commit ec71e17

Browse files
committed
[meta] prepare release
1 parent 62e3def commit ec71e17

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

3-
## Unreleased
3+
## [0.5.0] - 2024-09-01
4+
5+
### Changed
6+
7+
- The `Output` type, which strips invalid XML characters from a string, has been renamed to
8+
`XmlString`.
9+
- All internal storage now uses `XmlString` rather than `String`.
410

511
## [0.4.0] - 2024-04-18
612

0 commit comments

Comments
 (0)