diff --git a/CHANGELOG.md b/CHANGELOG.md index 8547443..76c066c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to `mjaschen/phpgeo` will be documented in this file. Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles. +## [6.0.2] + +### Fixed + +- Incorrect intersection checking for lines in some cases, see #96. + ## [6.0.1] ### Added