From 28731e52e3aea59500f0a7005c62d8fcff3ee258 Mon Sep 17 00:00:00 2001 From: Tamir Kamara Date: Sun, 17 Nov 2024 12:59:03 +0000 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9ee541c04..dc53cbd568 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ ENHANCEMENTS: * Expose APP_SERVICE_SKU build variable to allow enablement of App Gateway WAF ([#4111](https://github.com/microsoft/AzureTRE/pull/4111)) * Update Terraform to use Azure AD authentication rather than storage account keys ([#4103](https://github.com/microsoft/AzureTRE/issues/4103)) * Update obsolete Terraform properties ([#4136](https://github.com/microsoft/AzureTRE/issues/4136)) -* Update Guacamole version and dependencies ([#TBD](https://github.com/microsoft/AzureTRE/issues/TBD)) +* Update Guacamole version and dependencies ([#4140](https://github.com/microsoft/AzureTRE/issues/4140)) BUG FIXES: - Update KeyVault references in API to use the version so Terraform cascades the update ([#4112](https://github.com/microsoft/AzureTRE/pull/4112))