From 60aea9755e67ac7eeb7d827a61deb7dba6bf518c Mon Sep 17 00:00:00 2001 From: karanh37 Date: Thu, 31 Oct 2024 09:26:52 +0530 Subject: [PATCH] Update whatsNewData.ts --- .../ui/src/components/Modals/WhatsNewModal/whatsNewData.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openmetadata-ui/src/main/resources/ui/src/components/Modals/WhatsNewModal/whatsNewData.ts b/openmetadata-ui/src/main/resources/ui/src/components/Modals/WhatsNewModal/whatsNewData.ts index 080a6b83a521..34d1b84e6b4e 100644 --- a/openmetadata-ui/src/main/resources/ui/src/components/Modals/WhatsNewModal/whatsNewData.ts +++ b/openmetadata-ui/src/main/resources/ui/src/components/Modals/WhatsNewModal/whatsNewData.ts @@ -1121,6 +1121,8 @@ To continue pursuing this objective, the application was completely refactored t changeLogs: { Improvements: `- **Fix**: Encoding issue for teams search query. - **Fix**: Disable empty rule for query builder widget. +- **Fix**: Unable to add more enum values for enum cp. +- **Fix**: Navigate to listing for deleting a service. `, }, },