From 8b59e37ad7855df6dab760876ee8559ec0a19cae Mon Sep 17 00:00:00 2001 From: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com> Date: Tue, 23 Jan 2024 15:02:57 +0000 Subject: [PATCH] Update changelog [skip ci] --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index eecaa4c6ef..6d1fee18ea 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,15 @@ creating a new release entry be sure to copy & paste the span tag with the `actions:bind` attribute, which is used by a regex to find the text to be updated. Only the first match gets replaced, so it's fine to leave the old ones in. --> +------------------------------------------------------------------------------- +## __cylc-ui-2.3.0 (Upcoming)__ + +### Fixes + +[#1643](https://github.com/cylc/cylc-ui/pull/1643) - +Fix bug where the up/down/home/end keys would not work inside the Edit Runtime +form inputs. + ------------------------------------------------------------------------------- ## __cylc-ui-2.3.0 (Released 2023-11-28)__