Skip to content

Commit 822530c

Browse files
authored
Add 3.4.3 entry (#293)
1 parent 6ba286c commit 822530c

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

NEWS.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# News
22

3+
## 3.4.3 - 2025-09-07 {#version-3-4-3}
4+
5+
### Improvement
6+
7+
* Reject no root element XML as an invalid XML
8+
* GH-289
9+
* GH-291
10+
* Patch by NAITOH Jun
11+
* Reported by Sutou Kouhei
12+
13+
### Fixes
14+
15+
* Fixed an issue with `IOSource#read_until` when reaching the end of a file
16+
* GH-287
17+
* GH-288
18+
* Patch by NAITOH Jun
19+
* Reported by Jason Thomas
20+
21+
### Thanks
22+
23+
* NAITOH Jun
24+
25+
* Sutou Kouhei
26+
27+
* Jason Thomas
28+
329
## 3.4.2 - 2025-08-26 {#version-3-4-2}
430

531
### Improvement

0 commit comments

Comments
 (0)