Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstace committed May 13, 2022
1 parent 3bfdd70 commit 0e95f8b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
- Add initial linear referencing methods to `LineString`. The initial methods
are `InterpolatePoint` and `InterpolateEvenlySpacedPoints`.

- Add a new `DumpRings` method to the `Polygon` type, which gives the rings of
the polygon as a slice of `LineString`s.

## v0.37.0

2022-03-29
Expand Down

0 comments on commit 0e95f8b

Please sign in to comment.