We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5326a68 commit 2e1d063Copy full SHA for 2e1d063
Changes.rst
@@ -4,12 +4,16 @@
4
5
.. currentmodule:: pyfuse3
6
7
-Unreleased Changes
8
-==================
+pyfuse 3.4.2 (2026-01-06)
+=========================
9
10
* Removed the `pyfuse3_asyncio` module. This has been renamed to
11
`pyfuse3.asyncio` for quite some time.
12
13
+* Fixed a test failure in test_examples.py
14
+
15
+* Many internal changes, modernizing build process and adding more
16
+ type annotations.
17
18
Release 3.4.1 (2025-12-22)
19
==========================
0 commit comments