From 3347845424676b1dfbb969c665e6f3d98ef3075c Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Mon, 24 Jul 2017 12:48:39 +0200 Subject: Fixed two wrong dates --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index 148c1a3..35a86ab 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,12 +8,12 @@ HISTORY Made it possible to define decorators converting coroutines into regular functions, as requested by Itaï Ben Yaacov. -## 4.1.1 (2017-06-16) +## 4.1.1 (2017-07-16) Changed the documentation build system to sphinx and uploaded the docs on readthedocs.org. -## 4.1.0 (2017-06-15) +## 4.1.0 (2017-07-15) Support for Python 3.5 coroutines defined with `async def`, thanks to Victor-Nicolae Savu who raised the issue of `iscoroutinefunction` not -- cgit v1.2.1