summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2017-07-15 09:17:12 +0200
committerMichele Simionato <michele.simionato@gmail.com>2017-07-15 09:17:12 +0200
commit2d972e66eadc0da62d5d372a33b39699a35c4bcc (patch)
tree511f04c480eefe1d3f749b7e98c422886b0ba8b5 /CHANGES.md
parent24bc55b8c3446a417ce80b15b7cbf15b6b120ffc (diff)
downloadpython-decorator-git-4.1.0.tar.gz
Work on branch 4.1.04.1.0
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 790b835..df0776a 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -3,7 +3,7 @@ HISTORY
## Unreleased
-## 4.1.0 (2017-06-04)
+## 4.1.0 (2017-06-15)
Support for Python 3.5 coroutines defined with `async def`, thanks to
Victor-Nicolae Savu who raised the issue of `iscoroutinefunction` not