diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2018-03-09 11:08:10 +0100 |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2018-03-09 11:08:10 +0100 |
| commit | fa13a1c0182840b72faa17078eb78c8b5e5f45c4 (patch) | |
| tree | b65409fd0dc6d4407032d097aebc7f91bb2f6dc6 /doc | |
| parent | 97c56f0103fc581b191be74da3900f42ad090ca0 (diff) | |
| download | trollius-git-trollius-2.2.tar.gz | |
Prepare 2.2 releasetrollius-2.2
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog.rst | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/doc/changelog.rst b/doc/changelog.rst index 8c54c96..3170470 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -5,8 +5,20 @@ Change log .. warning:: :ref:`The Trollius project is now deprecated! <deprecated>` -Version 2.1 -=========== +Version 2.2 (2018-03-09) +======================== + +Changes: + +* ``run_aiotest.py`` has been removed since the ``aiotest`` project has been + removed +* Add the "No Maintenance Intended" badge to README +* The Trollius documentation is no longer online: + http://trollius.readthedocs.io/ has been removed +* Update the GitHub URL to: https://github.com/vstinner/trollius + +Version 2.1 (2016-02-05) +======================== Changes: |
