Skip to content

Commit a3ab9ff

Browse files
committed
Add 3.4.3 entry
1 parent 6ba286c commit a3ab9ff

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

NEWS.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
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+
* The Zlib::GzipReader in JRuby does not behave as expected with REXML, so the test is skipped
22+
* GH-292
23+
* Patch by NAITOH Jun
24+
25+
### Thanks
26+
27+
* NAITOH Jun
28+
29+
* Sutou Kouhei
30+
31+
* Jason Thomas
32+
333
## 3.4.2 - 2025-08-26 {#version-3-4-2}
434

535
### Improvement

0 commit comments

Comments
 (0)