From b23d3cb105ecc5ab8d189fcfaa32414bfb5848f8 Mon Sep 17 00:00:00 2001 From: vrenaville Date: Tue, 8 Aug 2023 08:44:44 +0200 Subject: [PATCH] feat: Release 1.5.0 --- HISTORY.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index b9d9e3c..63510d5 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -27,6 +27,14 @@ latest (unreleased) **Build** +1.5.0 (08-08-2023) ++++++++++++++++++++ + +* fix: Add Certificate end date storing, for external tests +* feat: switch from debian bulleye -> debian bookworm +* fix: remove deb file in /tmp +* feat: include sample odyssey config file + 1.4.0 (23-03-2023) +++++++++++++++++++