Skip to content

Commit

Permalink
Note fix of #919
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillies committed Aug 28, 2020
1 parent 8b07136 commit aac140c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ All issue numbers are relative to https://github.com/Toblerity/Fiona/issues.
TBD (TBD)
---------

- Axis ordering for results of fiona.transform was wrong when CRS were passed
in the "EPSG:dddd" form (#919). This has been fixed by (#926).
- Allow implicit access to the only dataset in a ZipMemoryFile. The path
argument of ZipMemoryFile.open() is now optional (#928).
- Improve support for datetime types: support milliseconds (#744), timezones (#914)
Expand Down

0 comments on commit aac140c

Please sign in to comment.