diff --git a/geo/CHANGES.md b/geo/CHANGES.md index 819630084c..3ba4e5df1d 100644 --- a/geo/CHANGES.md +++ b/geo/CHANGES.md @@ -2,6 +2,8 @@ ## Unreleased +* Add `Contains` impl for all remaining geometry types. + * * Add `Scale` affine transform * Add `Skew` affine transform * Add `AffineOps` trait allowing the definition and composition of all 2D affine transforms