File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,12 @@ creating a new release entry be sure to copy & paste the span tag with the
11
11
updated. Only the first match gets replaced, so it's fine to leave the old
12
12
ones in. -->
13
13
-------------------------------------------------------------------------------
14
- ## __ cylc-ui-2.4.0 (<span actions:bind =' release-date ' >Upcoming </span >)__
14
+ ## __ cylc-ui-2.4.0 (<span actions:bind =' release-date ' >Released 2024-04-02 </span >)__
15
15
16
16
### Enhancements
17
17
18
-
19
- [ #1711 ] ( https://github.com/cylc/cylc-ui/pull/1711 ) -
20
- [ #1705 ] ( https://github.com/cylc/cylc-ui/pull/1705 ) -
18
+ [ #1711 ] ( https://github.com/cylc/cylc-ui/pull/1711 ) ,
19
+ [ #1705 ] ( https://github.com/cylc/cylc-ui/pull/1705 ) ,
21
20
[ #1688 ] ( https://github.com/cylc/cylc-ui/pull/1688 ) -
22
21
Certain view options are now remembered & restored when navigating between workflows.
23
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cylc-ui" ,
3
- "version" : " 2.3 .0" ,
3
+ "version" : " 2.4 .0" ,
4
4
"private" : true ,
5
5
"license" : " GPL-3.0-only" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments