Skip to content

Commit 05c2cc8

Browse files
authored
Update CHANGELOG.md
1 parent b7d5b2c commit 05c2cc8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
## 0.18.0 (Unreleased)
22

3+
NOTES / BREAKING CHANGES
4+
5+
* As of [GH-2160](https://github.com/gophercloud/gophercloud/pull/2160), Gophercloud no longer URL encodes Object Storage containers and object names. You can still encode them yourself before passing the names to the Object Storage functions.
6+
37
BUG FIXES
48

59
* Fixed expected OK codes to use default codes [GH-2173](https://github.com/gophercloud/gophercloud/pull/2173)
10+
* Fixed inablity to create sub-containers (objects with `/` in their name) [GH-2160](https://github.com/gophercloud/gophercloud/pull/2160)
611

712
IMPROVEMENTS
813

0 commit comments

Comments
 (0)