summaryrefslogtreecommitdiff
path: root/docs/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst12
1 files changed, 12 insertions, 0 deletions
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)
####################