From 11683ef59fc13f50ffc6cb6bf289ff82a0d02a50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pl=C3=ADchal?= Date: Wed, 8 Jan 2025 17:31:05 +0100 Subject: [PATCH] Move the release note to the right release --- docs/releases.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/releases.rst b/docs/releases.rst index 8f12546c23..4f4759f325 100644 --- a/docs/releases.rst +++ b/docs/releases.rst @@ -13,6 +13,11 @@ method are now executed in the exact order as listed in the config file. This fixes a problem which has been introduced in the recent ``fmf`` update. +The :ref:`/plugins/provision/beaker` provision plugin gains +support for submitting jobs on behalf of a group through the +``beaker-job-group`` key. The submitting user must be a member of +the given job group. + tmt-1.40.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -59,11 +64,6 @@ Leonova. __ https://github.com/teemtee/docs/tree/main/logo -The :ref:`/plugins/provision/beaker` provision plugin gains -support for submitting jobs on behalf of a group through -``beaker-job-group`` key. The submitting user must be a member of -the given job group. - tmt-1.39.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~