Skip to content

Commit

Permalink
minor tweaks to CHANGES.md before release
Browse files Browse the repository at this point in the history
  • Loading branch information
frewsxcv committed Mar 22, 2020
1 parent 314418b commit f27d9f7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGES.md
@@ -1,7 +1,9 @@
# Changes

## geo 0.13.0
* Bump proj to 0.15.1

* Bump geo-types dependency to 0.5.0
* Bump proj dependency to 0.15.1
* Add a mutable Coordinate iterator to LineString
* https://github.com/georust/geo/pull/404
* Fix for rectangle intersection check
Expand All @@ -14,7 +16,7 @@
* <https://github.com/georust/geo/pull/369>
* Make Euclidean Line-Line distance symmetrical
* <https://github.com/georust/geo/pull/371>
* Bump rstar to 0.4
* Bump rstar dependency to 0.4
* <https://github.com/georust/geo/pull/373>
* Mark `ToGeo` as deprecated
* <https://github.com/georust/geo/pull/375>
Expand All @@ -27,7 +29,7 @@
* https://github.com/georust/geo/pull/410
* Make geo-types Rect fields private to force users to use constructor (breaking change)
* <https://github.com/georust/geo/pull/374>
* Bump rstar to 0.4
* Bump rstar dependency to 0.4
* <https://github.com/georust/geo/pull/373>
* Fix link to `LineString` in docs
* <https://github.com/georust/geo/pull/381>
Expand Down

0 comments on commit f27d9f7

Please sign in to comment.