summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2018-03-09 11:08:10 +0100
committerVictor Stinner <victor.stinner@gmail.com>2018-03-09 11:08:10 +0100
commitfa13a1c0182840b72faa17078eb78c8b5e5f45c4 (patch)
treeb65409fd0dc6d4407032d097aebc7f91bb2f6dc6 /doc
parent97c56f0103fc581b191be74da3900f42ad090ca0 (diff)
downloadtrollius-git-trollius-2.2.tar.gz
Prepare 2.2 releasetrollius-2.2
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.rst16
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: