diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 ----- |