diff --git a/CHANGELOG.md b/CHANGELOG.md index a9c12284892b..a791f782d4cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ IMPROVEMENTS: * `azurerm_site_recovery_replicated_vm` - support setting `target_network_id` and `network_interface` on failover [GH-5688] * `azurerm_storage_account` - support `static_website` for `BlockBlobStorage` account type [GH-7890] +ENHANCEMENTS: + +* dependencies: updating `mysql` to `2020-01-01` [GH-8062] + BUG FIXES: * All resources using a `location` field - allowing the value `global` when using enhanced validation [GH-8042]