From d9a72575ffa5d4e237feca32ab73f8c0c61ea956 Mon Sep 17 00:00:00 2001 From: kdeldycke Date: Fri, 12 Jan 2024 07:44:07 +0000 Subject: [PATCH] [changelog] Release v5.14.0 --- changelog.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/changelog.md b/changelog.md index 21a7102ed..cae082536 100644 --- a/changelog.md +++ b/changelog.md @@ -1,10 +1,6 @@ # Changelog -## {gh}`5.14.0 (unreleased) ` - -```{important} -This version is not released yet and is under active development. -``` +## {gh}`5.14.0 (2024-01-12) ` - \[mpm\] Add a `-t`/`--timeout` option to set the maximum duration of each CLI call. Defaults to 10 minutes. - \[mpm\] Drop support of Python 3.7.