diff --git a/CHANGES.rst b/CHANGES.rst index 7181a878..76bc7073 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,13 @@ Changelog ========= +v1.0.1 (2023-10-06) +------------------- + +* :pr:`120`: Improved type annotations. +* Dropped support for Python 3.7 +* Added support for Python 3.12 + v1.0.0 (2023-09-06) ------------------- * :pr:`110`: Added ``id`` and ``comment`` properties to ``SequenceRecord``.