summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9346a3c..880c314 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,8 @@ Blinker Changelog
Version 1.5dev
--------------
+- Added Signal.send_async, dispatching to an arbitrary mix of connected
+ coroutines and receiver functions.
Version 1.4
-----------