From 7be48fdae8c8e0138177389ebc1488bf249b3e03 Mon Sep 17 00:00:00 2001 From: Patrick Hayes Date: Mon, 6 Mar 2023 14:46:49 -0800 Subject: [PATCH] Updating CHANGES.md for GeodesicDestination and GeodesicBearing --- geo/CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/geo/CHANGES.md b/geo/CHANGES.md index 8d266d8df..b82e69d60 100644 --- a/geo/CHANGES.md +++ b/geo/CHANGES.md @@ -15,6 +15,10 @@ - Added `GeodesicArea` trait to support geodesic area and perimeter calculations from `geographlib-rs` +- Added `GeodesicDestination` trait to support geodesic destination calculations + +- Added `GeodesicBearing` trait to support geodesic bearing calculations + ## 0.23.1