From f56e7221323dbce8ff75de866a0004ea7db3b428 Mon Sep 17 00:00:00 2001 From: Huong Nguyen Date: Thu, 5 Sep 2024 12:45:42 +0100 Subject: [PATCH] update release note Signed-off-by: Huong Nguyen --- RELEASE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE.md b/RELEASE.md index 4957e89bd6..2b6e64f130 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -10,6 +10,7 @@ Please follow the established format: ## Major features and improvements - Introduce `onActionCallback` prop in Kedro-Viz react component. (#2022) +- Slice a pipeline functionality. (#2036) ## Bug fixes and other changes