summaryrefslogtreecommitdiff
path: root/doc/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog.rst')
-rw-r--r--doc/changelog.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.rst b/doc/changelog.rst
index ad328c3..f322592 100644
--- a/doc/changelog.rst
+++ b/doc/changelog.rst
@@ -4,6 +4,8 @@ Changelog
2014-12-03: Version 0.4
-----------------------
+* Add run_aiotest.py
+* tox now also run the aiotest test suite
* Rename the project from ``aiogreen`` to ``aioeventlet``
* Rename the ``link_future()`` function to :func:`yield_future`