Skip to content

Commit e623e2c

Browse files
committed
Update changes.rst for 3.2 release.
1 parent ba72636 commit e623e2c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGES.rst

+4-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@
88
- Remove support for Python 3.7 and 3.8.
99
- Add untested, community supported implementation for RiscV 32. See
1010
`PR 438 <https://github.com/python-greenlet/greenlet/pull/439>`_.
11-
11+
- Make greenlet build and run on Python 3.14a7. It will not build on
12+
earlier 3.14 alpha releases, and may not build on later 3.14
13+
releases.
14+
- Packaging: Use :pep:`639` license expressions and include license files.
1215

1316
3.1.1 (2024-09-20)
1417
==================

0 commit comments

Comments
 (0)