Skip to content

Commit

Permalink
Merge pr/91 into master
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaschen committed Jul 25, 2022
2 parents 9ac89c7 + 71146ec commit c4287f2
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,14 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
- `setPoint1()` and `setPoint2()` methods from `Line`
- `setSeparator()`, `useCardinalLetters()` and `setUnits()` methods from `DMS`

## [4.1.0] - Current Version, 2022-06-03
## [4.2.0] - Current Version, 2022-07-25

## Changed

- point-to-line distance is calculated iteratively now, fixes #92
- improved intersection checking for polygon/polygon

## [4.1.0] - 2022-06-03

This release has no breaking changes.

Expand Down

0 comments on commit c4287f2

Please sign in to comment.