Skip to content

Commit 2d5f789

Browse files
committed
Describe info view in changes.
1 parent 4774245 commit 2d5f789

File tree

2 files changed

+20
-9
lines changed

2 files changed

+20
-9
lines changed

src/reference/changes.rst

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,23 +26,34 @@ For more detail see the component changelogs:
2626
Cylc 8.4
2727
--------
2828

29-
.. TODO - fix before release
30-
31-
.. admonition:: Cylc Components
32-
:class: hint
29+
.. admonition:: Cylc Components
30+
:class: hint
3331

34-
:cylc-flow: `8.3 <https://github.com/cylc/cylc-flow/blob/master/CHANGES.md>`__
35-
:cylc-ui: `2.5 <https://github.com/cylc/cylc-ui/blob/master/CHANGES.md>`__
36-
:cylc-uiserver: `1.5 <https://github.com/cylc/cylc-uiserver/blob/master/CHANGES.md>`__
37-
:cylc-rose: `1.4 <https://github.com/cylc/cylc-rose/blob/master/CHANGES.md>`__
38-
:rose: `2.3 <https://github.com/metomi/rose/blob/master/CHANGES.md>`__
32+
:cylc-flow: `8.4 <https://github.com/cylc/cylc-flow/blob/master/CHANGES.md>`__
33+
:cylc-ui: `2.7 <https://github.com/cylc/cylc-ui/blob/master/CHANGES.md>`__
34+
:cylc-uiserver: `1.6 <https://github.com/cylc/cylc-uiserver/blob/master/CHANGES.md>`__
35+
:cylc-rose: `1.5 <https://github.com/cylc/cylc-rose/blob/master/CHANGES.md>`__
36+
:rose: `2.4 <https://github.com/metomi/rose/blob/master/CHANGES.md>`__
3937

4038
EmPy Support Removed
4139
^^^^^^^^^^^^^^^^^^^^
4240

4341
Support for the EmPy template processor (an alternative to Jinja2) has been
4442
removed.
4543

44+
Info View
45+
^^^^^^^^^
46+
47+
An info view has been added, displaying
48+
49+
* :cylc:conf:`[runtime][<namespace>][meta]`.
50+
* :ref:`task ouputs<required outputs>`.
51+
* Task :term:`prerequisite`.
52+
* Task :term:`output completion condition`.
53+
54+
.. image:: changes/cylc-gui-info-view.gif
55+
:width: 80%
56+
4657

4758
Cylc 8.3
4859
--------
233 KB
Loading

0 commit comments

Comments
 (0)