From 8b90d7c5e9b7c261e09fe0b3ff652f2f1b7c49ce Mon Sep 17 00:00:00 2001 From: JaimieWi <92854957+JaimieWi@users.noreply.github.com> Date: Wed, 19 Oct 2022 08:29:41 +0000 Subject: [PATCH 1/2] change log --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7526e4aafd..b4cee819f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ FEATURES: * Added title field to Airlock requests ([#2731](https://github.com/microsoft/AzureTRE/pull/2731)) ENHANCEMENTS: +* Add cran supprt to nexus, open port 80 for the workspace nsg and update the firewall config to allow let's encrypt CRLs ([#2694](https://github.com/microsoft/AzureTRE/pull/2694)) BUG FIXES: From 9d102c4750c21e7703790728faa0d6ee275f1952 Mon Sep 17 00:00:00 2001 From: JaimieWi <92854957+JaimieWi@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:36:03 +0000 Subject: [PATCH 2/2] typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7251b9de08..bb83212975 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ FEATURES: * Added title field to Airlock requests ([#2731](https://github.com/microsoft/AzureTRE/pull/2731)) ENHANCEMENTS: -* Add cran supprt to nexus, open port 80 for the workspace nsg and update the firewall config to allow let's encrypt CRLs ([#2694](https://github.com/microsoft/AzureTRE/pull/2694)) +* Add cran support to nexus, open port 80 for the workspace nsg and update the firewall config to allow let's encrypt CRLs ([#2694](https://github.com/microsoft/AzureTRE/pull/2694)) * Upgrade Github Actions versions ([#2731](https://github.com/microsoft/AzureTRE/pull/2744)) BUG FIXES: