Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 126b23a

Browse files
committed
Update changelog.
1 parent 9602304 commit 126b23a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGES.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,22 @@ Bugs fixed
1111
* LP#2125278: Compilation with libxml2 2.15.0 failed.
1212
Original patch by Xi Ruoyao.
1313

14+
* Setting ``decompress=True`` in the parser had no effect in libxml2 2.15.
15+
16+
* Binary wheels on Linux and macOS use the library version libxml2 2.14.6.
17+
See https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.14.6
18+
19+
* Test failures in libxml2 2.15.0 were fixed.
20+
21+
Other changes
22+
-------------
23+
24+
* Binary wheels for Py3.9-3.11 on the ``riscv64`` architecture were added.
25+
26+
* Error constants were updated to match libxml2 2.15.0.
27+
28+
* Built using Cython 3.1.4.
29+
1430

1531
6.0.1 (2025-08-22)
1632
==================

0 commit comments

Comments
 (0)