From 874f4874a7a126c27abff5e436e79602ef0983f9 Mon Sep 17 00:00:00 2001 From: Dana Powers Date: Mon, 25 Apr 2016 22:52:11 -0700 Subject: Patch release: 1.1.1 --- docs/changelog.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'docs') diff --git a/docs/changelog.rst b/docs/changelog.rst index eb070ee..e771002 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,18 @@ Changelog ========= +1.1.1 (Apr 26, 2016) +#################### + +Bugfixes +-------- +* Fix throttle_time_ms sensor handling (zackdever PR 667) +* Improve handling of disconnected sockets (EasyPost PR 666 / dpkp) +* Disable standard metadata refresh triggers during bootstrap (dpkp) +* More predictable Future callback/errback exceptions (zackdever PR 670) +* Avoid some exceptions in Coordinator.__del__ (dpkp PR 668) + + 1.1.0 (Apr 25, 2016) #################### -- cgit v1.2.1