update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2017-02-17 12:36:38 -08:00
parent 388dda4a12
commit 1e1455acef
No known key found for this signature in database
GPG Key ID: 744E147AA52F5B0A
1 changed files with 6 additions and 2 deletions

View File

@ -15,6 +15,10 @@ IMPROVEMENTS:
* provider/azurerm: Mark the azurerm_scale_set machine password as sensitive [GH-11982]
* provider/azurerm: Mark the azurerm_sql_server admin password as sensitive [GH-12004]
BUG FIXES:
* core: targeting will remove untargeted providers [GH-12050]
0.9.0-beta1 FIXES:
* command/init: allow unsetting a backend properly [GH-11988]