Update CHANGELOG for #17216

This commit is contained in:
Brian Flad 2018-02-13 11:50:42 -05:00 committed by GitHub
parent 69dad6f1cf
commit 7475ce669e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
## 0.11.4 (Unreleased) ## 0.11.4 (Unreleased)
IMPROVEMENTS:
* backend/s3: add support for the cn-northwest-1 region [GH-17216]
BUG FIXES: BUG FIXES:
* helper/schema: Prevent crash on removal of computed field in CustomizeDiff [GH-17261] * helper/schema: Prevent crash on removal of computed field in CustomizeDiff [GH-17261]