Update CHANGELOG.md

This commit is contained in:
Kristin Laemmert 2019-10-11 13:02:16 -04:00 committed by GitHub
parent 6656104f8f
commit 0d27e8ca7d
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.12.11 (Unreleased)
ENHANCEMENTS:
* backend/s3: Support `role_arn` in AWS configuration files [GH-22994]
BUG FIXES:
* config: Clean up orphan modules in the presence of -target [GH-21313]