Update CHANGELOG.md

This commit is contained in:
Radek Simko 2016-02-05 19:26:45 +00:00
parent 4661398e01
commit eea664247c
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@ FEATURES:
* **New resource:** `azurerm_sql_database` [GH-5003]
* **New resource:** `azurerm_sql_server` [GH-4991]
IMPROVEMENTS:
* provider/aws: Add `is_multi_region_trail` option to CloudTrail [GH-4939]
BUG FIXES:
* core: Fix bug where `ignore_changes` could produce "diffs didn't match during apply" errors [GH-4965]