From 7445ca84557c83e5061f09b4f665a2dd0773b0b9 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 25 Jan 2024 19:03:39 +0100 Subject: [PATCH] updating to include #24640 --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 824d512ee852..300955c177e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,9 @@ ENHANCEMENTS: * dependencies: the dependency `github.com/hashicorp/go-azure-sdk` has been split into multiple Go Modules - and as such will be referred to by those paths going forwards [GH-24636] -* dependencies: updating to `v0.20240125.1122928` of `github.com/hashicorp/go-azure-sdk/resource-manager` [GH-24636] -* dependencies: updating to `v0.20240125.1122928` of `github.com/hashicorp/go-azure-sdk/sdk` [GH-24636] +* dependencies: updating `v0.20240125.1172517` of `github.com/hashicorp/go-azure-sdk/resource-manager` [GH-24640] +* dependencies: updating `v0.20240125.1172517` of `github.com/hashicorp/go-azure-sdk/sdk` [GH-24640] +* `nginx`: updating to API Version `2023-09-01` [GH-24640] ## 3.89.0 (January 25, 2024)