diff --git a/CHANGELOG.md b/CHANGELOG.md index c73abdb47f27..f524b41c2c75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ IMPROVEMENTS: BUG FIXES: * `azurerm_sql_database` - fixing creating a DB with a PointInTimeRestore [GH-197] +* Checking to ensure the HTTP Response isn't `nil` before accessing it (fixes [GH-200]) [GH-204] ## 0.1.4 (July 26, 2017)