Skip to content

Commit 0f030ac

Browse files
committed
changelog: add entry.
1 parent 802d154 commit 0f030ac

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

changelog.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [v0.43.0] - unreleased
2+
3+
* `html::format_document`, `xml::format_document`, `cm::format_document` and
4+
friends now take an `std::fmt::Write` as their `output` argument, instead of
5+
an `std::io::Write`.
6+
7+
18
# [v0.42.0] - 2025-09-24
29

310
New APIs:

0 commit comments

Comments
 (0)