Skip to content

Commit

Permalink
Updating CHANGES.md for GeodesicDestination and GeodesicBearing
Browse files Browse the repository at this point in the history
  • Loading branch information
phayes committed Mar 6, 2023
1 parent 5770cc7 commit 7be48fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions geo/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
<https://github.com/georust/geo/pull/959>
- Added `GeodesicArea` trait to support geodesic area and perimeter calculations from `geographlib-rs`
<https://github.com/georust/geo/pull/988>
- Added `GeodesicDestination` trait to support geodesic destination calculations
<https://github.com/georust/geo/pull/991>
- Added `GeodesicBearing` trait to support geodesic bearing calculations
<https://github.com/georust/geo/pull/991>

## 0.23.1

Expand Down

0 comments on commit 7be48fd

Please sign in to comment.