Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gboeing committed Sep 1, 2023
1 parent 74fc1c8 commit 5045e7d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## Unreleased

- fix the projection module to correctly identify southern hemisphere UTM zones (#1057)
- add a to_latlong parameter in the projection.project_graph function (#1057)
- add projection.coords_to_utm_zone function for calculating UTM zones from points (#1057)
- under-the-hood code clean-up (#1047)

## 1.6.0 (2023-07-28)

- fix DNS resolution in Dask clusters (#1039)
Expand Down

0 comments on commit 5045e7d

Please sign in to comment.