From dde496464b25484720ea4327429ae17cafcf1131 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bern=C3=A1t=20G=C3=A1bor?= Date: Tue, 13 Aug 2024 09:46:27 -0700 Subject: [PATCH] Fix docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Bernát Gábor --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 608b2b58e..6e0f042a3 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -7,11 +7,11 @@ Release History v4.18.0 (2024-08-13) -------------------- -Features - 4.17.2 +Features - 4.18.0 ~~~~~~~~~~~~~~~~~ - Suppress spinner in parallel runs in CI - by :user:`ziima`. (:issue:`3318`) -Bugfixes - 4.17.2 +Bugfixes - 4.18.0 ~~~~~~~~~~~~~~~~~ - Boost temporary directories cleanup in tests - by :user:`ziima`. (:issue:`3278`) - Fix absolute base python paths conflicting - by :user:`gaborbernat`. (:issue:`3325`)