Skip to content

Commit

Permalink
add changelog not on hausdorff distance
Browse files Browse the repository at this point in the history
  • Loading branch information
JosiahParry committed Jul 31, 2023
1 parent e8cba42 commit 17d4822
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
@@ -1,5 +1,9 @@
# Changes

## Development version

* Add `HausdorffDistance` algorithm trait to calculate the Hausdorff distance between any two geometries. <https://github.com/georust/geo/pull/1041>

## 0.26.0

* Implement "Closest Point" from a `Point` on a `Geometry` using spherical geometry. <https://github.com/georust/geo/pull/958>
Expand Down

0 comments on commit 17d4822

Please sign in to comment.