diff --git a/docs/HISTORY.rst b/docs/HISTORY.rst index 0f0331e..fbe9fe1 100644 --- a/docs/HISTORY.rst +++ b/docs/HISTORY.rst @@ -1,9 +1,12 @@ Changelog ========= -1.3.0 (unreleased) +1.3.0 (2024/02/05) ------------------ +- add Python 3.13 to supported versions +- remove ``maybe_valid`` methods +- GeoType and GeoCollectionType protocols to use a property instead of an attribute 1.2.0 (2023/11/27) ------------------