Skip to content

Commit

Permalink
fix changelog for geopandas#421 to v0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholas-ys-tan committed Jun 18, 2024
1 parent 568f870 commit 521aaaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

### Bug fixes

- Fixed bug transposing longitude and latitude when writing files with
coordinate transformation from EPSG:4326 (#421).
- Fix bug preventing reading from file paths containing hashes in `read_dataframe` (#412).

### Packaging
Expand Down Expand Up @@ -58,8 +60,6 @@
`write` and `write_dataframe` (#384).
- Fixed bug preventing reading from bytes or file-like in `read_arrow` /
`open_arrow` (#407).
- Fixed bug transposing longitude and latitude when writing files with
coordinate transformation from EPSG:4326 (#421).

### Packaging

Expand Down

0 comments on commit 521aaaa

Please sign in to comment.