Skip to content

Commit 456748c

Browse files
Merge pull request #607 from oliver-sanders/changes
changes: add cylc 8.1 component versions and analysis view entry
2 parents 7e43f58 + 00185c2 commit 456748c

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

src/reference/changes.rst

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ For more detail see the component changelogs:
2525
Cylc 8.1.0
2626
----------
2727

28-
.. TODO: updade me before release:
29-
30-
.. admonition:: Cylc Components
31-
:class: hint
28+
.. admonition:: Cylc Components
29+
:class: hint
3230

33-
TODO: fill in component versions
31+
:cylc-flow: `8.1 <https://github.com/cylc/cylc-flow/blob/8.1.x/CHANGES.md>`__
32+
:cylc-uiserver: `1.2 <https://github.com/cylc/cylc-uiserver/blob/1.2.x/CHANGES.md>`__
33+
:cylc-rose: `1.1 <https://github.com/cylc/cylc-rose/blob/1.1.0/CHANGES.md#user-content-cylc-rose-110-released-2022-07-28>`__
3434

3535
.. warning::
3636

@@ -72,6 +72,16 @@ of a task or family.
7272

7373
Any changes made are :ref:`broadcast <cylc-broadcast>` to the running workflow.
7474

75+
Analysis View
76+
^^^^^^^^^^^^^
77+
78+
.. versionadded:: cylc-uiserver 1.2.2
79+
80+
The web UI also has a new view for displaying task queue & run time statistics.
81+
82+
.. image:: changes/analysis_view.gif
83+
:width: 80%
84+
7585
Combined Commands
7686
^^^^^^^^^^^^^^^^^
7787

738 KB
Loading

0 commit comments

Comments
 (0)