summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJohn Dickinson <me@not.mn>2016-02-11 15:07:21 -0800
committerJohn Dickinson <me@not.mn>2016-02-11 15:07:21 -0800
commit0187ce57a9e8f5afc9db5709d29169a2c2046b6f (patch)
tree35bd133d6a4bc483d7ba21c522123a95eafc7e13 /CHANGELOG
parent5eb2f500fde9fbadaf2f48d82e61ceec5a635b17 (diff)
downloadswift-bench-0187ce57a9e8f5afc9db5709d29169a2c2046b6f.tar.gz
authors/changelog update for 1.1. release
Change-Id: I472fb72bfaf90a11b11e4d802da3981325a95408
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ceafc0d..9d786bd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+swift-bench (1.1)
+
+ * Added a storage policy option to allow containers to be created
+ with a given policy rather than the cluster default.
+ * eventlet dependency has been raised to >=0.17.4
+ * Warn if an HTTP proxy is detected.
+ * Various other minor fixes
+
swift-bench (1.0)
* Initial release, after moving from OpenStack Swift