summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a37a6db..26b46ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+3.6.1
+-----
+
+* Added the delimiter keyword parameter to `get_account()` to match the
+ functionality of `get_container()`.
+
+* Fixed an issue in the client module where socket connections weren't
+ closed properly before being dereferenced.
+
+* Various other minor bug fixes and improvements.
+
+
3.6.0
-----