diff --git a/CHANGELOG.md b/CHANGELOG.md index 373d0d4ad..6bd2fee80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ ### Changed - Switch to pytest ([#939](https://github.com/stac-utils/pystac/pull/939)) +- Use `from __future__ import annotations` for type signatures ([#962](https://github.com/stac-utils/pystac/pull/962)) ### Fixed