Skip to content

Commit

Permalink
Fix #421 entry in changelog from v0.8.0 to 0.9.0 (#429)
Browse files Browse the repository at this point in the history
fix changelog for #421 to v0.9
  • Loading branch information
nicholas-ys-tan authored Jun 18, 2024
1 parent 568f870 commit af292e5
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 af292e5

Please sign in to comment.