File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ creating a new release entry be sure to copy & paste the span tag with the
10
10
`actions:bind` attribute, which is used by a regex to find the text to be
11
11
updated. Only the first match gets replaced, so it's fine to leave the old
12
12
ones in. -->
13
-
14
- ## __ cylc-ui-1.5.0 (<span actions:bind =' release-date ' >Released 2023-01-16 </span >)__
13
+ -------------------------------------------------------------------------------
14
+ ## __ cylc-ui-1.5.0 (<span actions:bind =' release-date ' >Upcoming </span >)__
15
15
16
16
### Enhancements
17
17
@@ -21,6 +21,12 @@ in table changed to human readable ISO duration format.
21
21
[ #1182 ] ( https://github.com/cylc/cylc-ui/pull/1182 ) - Allow filtering by
22
22
cycle point and family in tree & table views.
23
23
24
+ ### Fixes
25
+
26
+ [ #1182 ] ( https://github.com/cylc/cylc-ui/pull/1182 ) - Fixes bug in filtering
27
+ by task name.
28
+
29
+ -------------------------------------------------------------------------------
24
30
## __ cylc-ui-1.4.0 (<span actions:bind =' release-date ' >Released 2023-01-16</span >)__
25
31
26
32
### Enhancements
You can’t perform that action at this time.
0 commit comments