Commit 748f4404 authored by Jason Madden's avatar Jason Madden

Update changenote.

parent 9d27d269
......@@ -7,13 +7,13 @@
1.5a2 (unreleased)
==================
- Update to Cython 0.29.7 and cffi 1.12.3.
- Add support for CPython 3.8.0. (Windows wheels are not yet available.)
- Update to Cython 0.29.13 and cffi 1.12.3.
- Add an ``--module`` option to ``gevent.monkey`` allowing to run a Python
module rather than a script. See :pr:`1440`.
- Add support for CPython 3.8.0b4.
- Improve the way joining the main thread works on Python 3.
- Implement ``SSLSocket.verify_client_post_handshake()`` when available.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment