From 468a1c19febc6cb36bb8896cc946680b9dc2042f Mon Sep 17 00:00:00 2001 From: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com> Date: Wed, 5 Jul 2023 08:25:35 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d2b4ce0d0..ed2d7b7fe8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ FEATURES: ENHANCEMENTS: * Workspace networking peering sync is handled natively by Terraform ([#3534](https://github.com/microsoft/AzureTRE/issues/3534)) * Use SMTP built in connector vs API connector in Airlock Notifier ([#3572](https://github.com/microsoft/AzureTRE/issues/3572)) -* Update Guacamole dependencies ([#TBD](https://github.com/microsoft/AzureTRE/issues/TBD)) +* Update Guacamole dependencies ([#3602](https://github.com/microsoft/AzureTRE/issues/3602)) BUG FIXES: * Nexus might fail to deploy due to wrong identity used in key-vault extension ([#3492](https://github.com/microsoft/AzureTRE/issues/3492))