diff --git a/geo/CHANGES.md b/geo/CHANGES.md index 47f60803b..959413287 100644 --- a/geo/CHANGES.md +++ b/geo/CHANGES.md @@ -10,6 +10,8 @@ * * Fix `AffineTransform::compose` ordering to be conventional - such that the argument is applied *after* self. * +* Implement Frechet distance using linear algorithm to avoid `fatal runtime error: stack overflow` and improve overall performances. + * ## 0.28.0