From c3414db72f1a767fa8fea0ddfc0ac82bf5be0314 Mon Sep 17 00:00:00 2001 From: Matthew Frahry Date: Tue, 24 Jan 2023 11:18:23 -0800 Subject: [PATCH] Update changelog for #20144 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77fb4c55f057..c3a7bb909341 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ENHANCEMENTS: * dependencies: updating to `v0.20230124.1111819` of `github.com/hashicorp/go-azure-sdk` [GH-20160] * testing: refactoring to use `hashicorp/terraform-plugin-testing` [GH-20114] +* `logic`: refactoring to use `github.com/hashicorp/go-azure-sdk` [GH-20144] * `network`: updating to API version `2022-07-01` [GH-20097] * `postgresql`: updating to API version `2022-03-08-preview` [GH-20073] * `streamanalytics`: updating to API Version `2021-10-01-preview` [GH-20145]