summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.rst b/doc/changelog.rst
index 5c09e17..6bb2780 100644
--- a/doc/changelog.rst
+++ b/doc/changelog.rst
@@ -12,6 +12,8 @@ Changes:
loop is closed. Initial patch written by Torsten Landschoff.
* Python issue #22921: Don't require OpenSSL SNI to pass hostname to ssl
functions. Patch by Donald Stufft.
+* Add run_aiotest.py
+* tox now also run the aiotest test suite
Bugfixes: