diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2024-02-25 20:16:51 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2024-02-25 20:16:51 +0100 |
commit | 2f4a229b7af6cbb4955ad57ed4769eab3f17bedc (patch) | |
tree | 0665db87db6c620ab54f88dc85aa181aa1aa18f5 /CHANGELOG.rst | |
parent | 70ed1dcf05aa9cd7e3c03afd47625dc8a75ab556 (diff) |
Remove compatibility helper for python < 3.8
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index fca98f5..73e9811 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,6 +8,7 @@ Unreleased * Command line code has been split in the hazwaz library. * Code cleanup. * Modernize packaging with pyproject.toml and setuptool_scm. +* Bump minimum supported Python version to 3.8. 0.9.1 ===== |