summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjason kirtland <jek@discorporate.us>2011-10-26 21:26:11 -0700
committerjason kirtland <jek@discorporate.us>2011-10-26 21:26:11 -0700
commit5037e58adeeaf8f554b290a2e2bc95f57c9a7113 (patch)
tree04ee546177b0a63026df6d8e01a453aa4d33f9b3
parent4ad6fffc05099c83794daf1aed31d32249b51090 (diff)
downloadblinker-5037e58adeeaf8f554b290a2e2bc95f57c9a7113.tar.gz
Forgot to update mini-changlog in README.
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index a951521..3431db3 100644
--- a/README
+++ b/README
@@ -35,6 +35,12 @@ Blinker requires Python 2.4 or higher, Python 3.0 or higher, or Jython 2.5 or hi
Changelog Summary
-----------------
+1.2 (October 26, 2011)
+ - Added Signal.receiver_connected and
+ Signal.receiver_disconnected per-Signal signals.
+ - Deprecated the global 'receiver_connected' signal.
+ - Verified Python 3.2 support (no changes needed!)
+
1.1 (July 21, 2010)
- Added ``@signal.connect_via(sender)`` decorator
- Added ``signal.connected_to`` shorthand name for the