summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7697bdb..458c606 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+3.2.0
+-----
+
+* Added Keystone session support and a "v1password" plugin for Keystone.
+ This plugin provides a way for Keystone sessions (and clients that
+ use them, like python-openstackclient) to communicate with old auth
+ endpoints that still use this mechanism.
+
+* HEAD, GET, and DELETE now support sending additional headers to match
+ existing functionality on PUT requests.
+
+* Various other minor bug fixes and improvements.
+
3.1.0
-----