Skip to content

Commit 9b26a0a

Browse files
update CHANGES
1 parent 3fff103 commit 9b26a0a

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Changes.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@
44

55
.. currentmodule:: pyfuse3
66

7+
Release 3.4.1 (2025-12-22)
8+
==========================
9+
10+
* Cythonized with latest Cython 3.2.3.
11+
12+
* CI: also test on Python 3.14, on Ubuntu 24.04.
13+
14+
* asyncio:
15+
16+
- use .run and .get_running_loop, #106.
17+
- replace deprecated Future() with create_future; fix lazy trio.Lock init.
18+
19+
* use SPDX license identifier, #107
20+
21+
* fix LICENSE text: LGPL v2.1, #102
22+
23+
724
Release 3.4.0 (2024-08-28)
825
==========================
926

0 commit comments

Comments
 (0)