Update CHANGELOG

This commit is contained in:
Paul Stack 2017-06-10 09:15:05 +03:00 committed by GitHub
parent f7b5d536a4
commit e50a57bcb7
1 changed files with 0 additions and 8 deletions

View File

@ -10,18 +10,10 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
the `env` subcommand is still supported as an alias for backward compatibility. The `env` subcommand will be removed altogether in
a future release, so it's recommended to update any automation or wrapper scripts that use these commands.
FEATURES:
IMPROVEMENTS:
* core: Providers no longer in the main Terraform distribution; installed automatically by init instead [GH-15208]
* core: `terraform env` command renamed to `terraform workspace` [GH-14952]
* provider/google: Add an additional delay when checking for sql operations [GH-15170]
* provider/rancher: Move to Rancher V2 API [GH-13908]
BUG FIXES:
## 0.9.8 (June 7, 2017)