Skip to content

Commit

Permalink
add changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
frewsxcv committed Nov 22, 2024
1 parent 00605e0 commit 44b59ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions geo-traits/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

- BREAKING: Mark `CoordTrait::nth_unchecked` as `unsafe` and add `CoordTrait::nth_or_panic`.
- <https://github.com/georust/geo/pull/1242>
- Make `geo-types` dependency optional for `geo-traits`.
- <https://github.com/georust/geo/pull/1241>
- Add converter functions for `geo-traits` to `geo-types`.
- <https://github.com/georust/geo/pull/1255>

## 0.1.1

Expand Down

0 comments on commit 44b59ce

Please sign in to comment.