From 5d734b747b5ab5e511edc450c63cfb14cd52c51a Mon Sep 17 00:00:00 2001 From: Rares Matei Date: Mon, 10 Jul 2023 17:40:40 +0100 Subject: [PATCH] docs(nx-cloud): update release notes (#17992) --- docs/nx-cloud/reference/release-notes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/nx-cloud/reference/release-notes.md b/docs/nx-cloud/reference/release-notes.md index 110747b9b3..b0896e56b5 100644 --- a/docs/nx-cloud/reference/release-notes.md +++ b/docs/nx-cloud/reference/release-notes.md @@ -98,6 +98,11 @@ Cleanup: Handle issues with the network and the api in a consistent fashion. # Docker Containers +## 2306.01.2.patch3 + +- Fixes an issue with multiple admin organizations being created on new installations +- Fixes an issue where Enterprise licenses could not be applied on some new orgs + ## 2306.01.2.patch2 - Fixes an issue with the `single-image` container where the aggregation would block the API from starting up