update CHANGELOG.md

This commit is contained in:
James Bardin 2020-06-08 10:24:23 -04:00
parent ea0b4df96f
commit b829de086f
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ BUG FIXES:
* backend/s3: Prefer ECS credentials over EC2 metadata credentials by default [GH-25134]
* backend/s3: Remove hardcoded AWS Provider messaging [GH-25134]
* command: Fix `0.13upgrade` usage help text to include options [GH-25127]
* config: Fix crash in validation with non-ascii characters [GH-25144]
* core: Fix crash with multiple nested modules [GH-25176]
## 0.13.0-beta1 (June 03, 2020)