Skip to content

Commit af292e5

Browse files
Fix #421 entry in changelog from v0.8.0 to 0.9.0 (#429)
fix changelog for #421 to v0.9
1 parent 568f870 commit af292e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
### Bug fixes
1010

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

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

6464
### Packaging
6565

0 commit comments

Comments
 (0)