Skip to content

Commit

Permalink
Note changes in #1163
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillies committed Dec 9, 2022
1 parent 1e0065d commit 935f92d
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,24 @@ Changes

All issue numbers are relative to https://github.com/Toblerity/Fiona/issues.

1.9b1dev
--------
1.9b1 (TBD)
-----------

Changes:
New features:

* Add support for TIN and triangle geometries (#1163).
* Add an allow_unsupported_drivers option to fiona.open() (#1126).
* Added support for the OGR StringList field type (#1141).

Changes and bug fixes:

* Ensure that ZipMemoryFile have the proper GDAL name after creation so that we
can use listdir() (#1092).
* The fiona._loading module, which supports DLL loading on Windows,
has been moved into __init__.py and is no longer used anywhere else (#1168).
* Move project metadata to pyproject.toml (#1165).
* Update drvsupport.py to reflect new format capabilities in GDAL 3.6.0
(#1122).
* Added support for the OGR StringList field type (#1141).
* Remove debug logging from env and _env modules.

1.9a3 (2022-10-17)
Expand Down

0 comments on commit 935f92d

Please sign in to comment.