Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2017-11-08 11:25:38 -08:00 committed by GitHub
parent 27ba7de77d
commit 6722b7bbdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
## 0.11.0-rc1 (Unreleased)
BUG FIXES:
* backend/gcs: will now automatically add a slash to the given prefix if not present, since without it the workspace enumeration does not function correctly [GH-16585]
## 0.11.0-beta1 (November 3, 2017)