rel 2.8.1

This commit is contained in:
Tobias Oberstein
2017-07-21 10:05:33 +02:00
parent 829be160a8
commit 1a98cdd9fd
2 changed files with 5 additions and 4 deletions

View File

@@ -1,10 +1,11 @@
txio releases txio releases
============= =============
unreleased 2.8.1
---------- -----
- the asyncio version of sleep() correctly returns a Future instance - July 21, 2017
- fix: the asyncio version of sleep() correctly returns a Future instance
2.8.0 2.8.0

View File

@@ -1 +1 @@
__version__ = u'2.8.0' __version__ = u'2.8.1'