diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt index bfb266cd..1916fb4e 100644 --- a/docs/HISTORY.txt +++ b/docs/HISTORY.txt @@ -1,10 +1,13 @@ Changelog ========= +1.1 (2023/10/13) +----------------- -1.1 (unreleased) ------------------- - +- Fix nested MultiGeometries +- Improve type annotations +- Add Python 3.12 to supported versions +- Last version to support Python 3.7 1.0 (2022/09/29) ------------------------