From 1f45b9da02520e32dcfaab9d51ee08fab750ed57 Mon Sep 17 00:00:00 2001 From: rashidakanchwala <37628668+rashidakanchwala@users.noreply.github.com> Date: Wed, 18 Sep 2024 18:16:19 +0100 Subject: [PATCH] Update RELEASE.md Signed-off-by: rashidakanchwala <37628668+rashidakanchwala@users.noreply.github.com> --- RELEASE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index d32a3af7b..5bdb07718 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -24,7 +24,6 @@ Please follow the established format: - Fix bug where reloading the page reset to the default pipeline instead of retaining the selected one. (#2041) - Add feedback component for slicing pipeline. (#2085) - Add `kedro viz --lite` user warning banner UI. (#2092) -- Fixes design issues in metadata panel. (#2009) - Add `UnavailableDataset` as a default dataset for `--lite` mode. (#2083) - Fix missing run command in metadata panel for task nodes. (#2055) - Fix highlight width inconsistency in the Nodelist component.(#2004)