Update CHANGELOG.md

This commit is contained in:
James Bardin 2017-04-04 14:32:34 -04:00 committed by GitHub
parent d059939f88
commit 6980e14191
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ FEATURES:
IMPROVEMENTS:
* core: add `-lock-timeout` option, which will block and retry locks for the given duration [GH-13262]
* backend/remote-state: Add support for assume role extensions to s3 backend [GH-13236]
* config: New interpolation functions `basename` and `dirname`, for file path manipulation [GH-13080]
* helper/resource: Allow unknown "pending" states [GH-13099]