From 2af1a14a7f2d87f572a867731ff9b9a360eb514e Mon Sep 17 00:00:00 2001 From: Rares Matei Date: Fri, 15 Jul 2022 18:46:14 +0100 Subject: [PATCH] docs(nx-cloud): update release notes (#11159) --- docs/nx-cloud/reference/release-notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/nx-cloud/reference/release-notes.md b/docs/nx-cloud/reference/release-notes.md index 94b7f748bb..ea9172ccf8 100644 --- a/docs/nx-cloud/reference/release-notes.md +++ b/docs/nx-cloud/reference/release-notes.md @@ -87,6 +87,12 @@ Cleanup: Handle issues with the network and the api in a consistent fashion. # Nx Private Cloud +## 2.4.7 + +- Misc: performance improvements to DB indexes +- Misc: improvements to hash differ to use regex +- Misc: export more collections for debug purposes (workspaces and organizations) + ## 2.4.6 - Fix: issue with navigating to orgs/workspaces in the web app