Skip to content

Commit ca5cca3

Browse files
committed
update changelog
1 parent eaf3520 commit ca5cca3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Note: Minor version `0.X.0` update might break the API, It's recommended to pin
1919
>> Point(bbox=None, type='Point', coordinates=Position2D(longitude=0.0, latitude=0.0))
2020
```
2121

22+
* add python 3.14 support
23+
2224
## [2.0.0] - 2025-05-05
2325

2426
* remove custom `__iter__`, `__getitem__` and `__len__` methods from `GeometryCollection` class **breaking change**

0 commit comments

Comments
 (0)