Skip to content

Commit af72271

Browse files
committed
Update changelog.txt
1 parent d516797 commit af72271

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

changelog.txt

+4
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,15 @@ VERSION 2.X.X
44
2022-XX-XX
55
New Features:
66
* Added support for pathlib and path-like shapefile filepaths (@mwtoews).
7+
* Allow reading individual file extensions via filepaths.
78

89
Improvements:
910
* Simplified setup and deployment (@mwtoews)
11+
* Faster shape access when missing shx file
1012

1113
Bug fixes:
14+
* More robust handling of corrupt shapefiles (fixes #235)
15+
* Fix errors when writing to individual file-handles (fixes #237)
1216
* Revert previous decision to enforce geojson output ring orientation (detailed explanation at https://github.com/SciTools/cartopy/issues/2012)
1317
* Fix test issues in environments without network access.
1418

0 commit comments

Comments
 (0)