summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 86bf47b..bf90329 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,9 +1,13 @@
Changelog
=========
-2.6.0 (2020-05-08)
+2.6.0 (2020-05-11)
------------------
+Announcements:
+
+* Anthony Sottile (@asottile) joined the team as a core developer. :tada:
+
Changes:
* E306: fix detection inside ``async def``. PR #929.