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}