From 28f3b70ffb45523d803391cdf885a2c7ebc14392 Mon Sep 17 00:00:00 2001 From: Marc Sommerhalder Date: Mon, 19 Feb 2024 12:08:42 +0100 Subject: [PATCH] Update Release notes and history --- HISTORY.md | 3 +++ README.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 9c9e140..fe99de8 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,6 +2,9 @@ History ======= 0.2.0 (19.02.2024) ------------------ + +- Add experimental eCH-0252 version 2 support. + 0.1.0 (18.06.2023) ------------------ diff --git a/README.md b/README.md index b4101e6..9771411 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Run the tests Releasing --------- -Bump version +Make sure, all recent changes are in HISTORY.md. Then bump the version: pip install .[dev] bump2version {major|minor|patch}