diff --git a/CHANGELOG.md b/CHANGELOG.md index d4644dd6..8ca5b0ad 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.4] = 2020-02-10 +### Fixed +- #529: Fix linestring features behave diffrent with CIRCLE (@spierepf) + ## [1.19.3] = 2019-12-11 ### Fixed - #513: Fix tile38-cli from freezing with non-quoted geojson (@duartejc)