This commit is contained in:
tidwall 2019-11-28 10:37:33 -07:00
parent 6f3716a0cf
commit 0db642f743
1 changed files with 4 additions and 0 deletions

View File

@ -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.