diff --git a/CHANGELOG.rst b/CHANGELOG.rst index eb682bf..733a9a1 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -7,6 +7,8 @@ Versioning `__. The changelog format is inspired by `Unreleased `__ ------------------------------------------------------------------------- +- BUGFIX: Import type annoations from collection.abc. This is required + for Python 3.10, which deprecates the original location. (@Hashan-Peiris) `[0.8.0] `__ - 2023-02-28 -----------------------------------------------------------------------------------