344711771d
Change-Id: Ic14916c314043155a5ec3c5b29331862c6aded43
13 lines
321 B
YAML
13 lines
321 B
YAML
---
|
|
fixes:
|
|
- |
|
|
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.
|