diff --git a/docs/releases.rst b/docs/releases.rst index fcce039614..e1deb13d3a 100644 --- a/docs/releases.rst +++ b/docs/releases.rst @@ -31,6 +31,8 @@ execution. Use ``tmt run discover -vvv`` to see the details. ``tmt try`` now supports :ref:`/stories/cli/try/option/epel` option backed by :ref:`prepare/feature` plugin. +``tmt try`` now supports :ref:`/stories/cli/try/option/install` option +backed by :ref:`prepare/feature` plugin. tmt-1.36.1 @@ -110,9 +112,6 @@ the ``clean`` subcommand. Users can clean resources from the last run or from a run with a given id. Users can also choose to skip cleaning ``guests``, ``runs`` or ``images``. -``tmt try`` now supports :ref:`/stories/cli/try/option/install` option -backed by :ref:`prepare/feature` plugin - tmt-1.34.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~