diff --git a/CHANGELOG.md b/CHANGELOG.md index e7089667..ad954211 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.19.2] = 2019-11-28 +### Fixed +- 6f3716a: Fix false negative for intersecting rings + ## [1.19.1] = 2019-11-18 ### Updated - cfc65a1: Refactored repo, moved to Go modules, updated vendor dependencies.