From e62fca1c3cefc41f821ec95c2af6cebf1b11a384 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 25 Jan 2024 15:32:42 +0100 Subject: [PATCH] updating to include #24636 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b7c8f02604a..824d512ee852 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 3.90.0 (Unreleased) + +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] + ## 3.89.0 (January 25, 2024) FEATURES: