diff --git a/docs/releases.rst b/docs/releases.rst index 99af0534ef..61d904d84d 100644 --- a/docs/releases.rst +++ b/docs/releases.rst @@ -35,6 +35,9 @@ unavoidable UNIX socket path limit of 104 (or 108) characters. ``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.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -100,9 +103,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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~