summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 501491b..cecee2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+3.9.0
+-----
+
+* Now tested under Python 3.8.
+
+* Better clean up connections when using the low-level client.py API.
+
+* Fixed a display issue when `swift delete` made multiple attempts to bulk
+ delete objects.
+
+
3.8.1
-----