diff --git a/CHANGELOG.md b/CHANGELOG.md index a0d6198c..2c2e40a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ +## v2.0.15 (2022-10-03) +* Fixed issue with polygon point extraction, which caused a one pixel shift north and west of the polygon top left bounds ([#225](https://github.com/jgrss/geowombat/pull/225)) + ## v2.0.14 (2022-09-29) * Fixed property errors exposed in online doc builds ([#223](https://github.com/jgrss/geowombat/pull/223))