From e42ecf064efa63312bd43b6e0d8e168878f500fa Mon Sep 17 00:00:00 2001 From: Tom Bamford Date: Thu, 25 Jan 2024 13:14:08 +0000 Subject: [PATCH] v0.66.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 543f9403..d1a93894 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## v0.66.0 (January 25, 2024) + +- This is a maintenance release to update to the latest published module for `github.com/hashicorp/go-azure-sdk/sdk` ([#272](https://github.com/manicminer/hamilton/pull/272)) + ## 0.65.0 (October 26, 2023) - Support for configuring [GuestsOrExternalUsers](https://learn.microsoft.com/en-us/graph/api/resources/conditionalaccessusers?view=graph-rest-1.0) for Conditional Access Policies ([#262](https://github.com/manicminer/hamilton/pull/262))