diff --git a/changelog/v3.18.2.md b/changelog/v3.18.2.md new file mode 100644 index 0000000000..a265d4029b --- /dev/null +++ b/changelog/v3.18.2.md @@ -0,0 +1,9 @@ +# v3.18.2 + +## Summary + +The v3.18.2 release is a patch release that addresses a regression in the v3.18.1 release. See the [v3.18.0 release notes](https://github.com/openlayers/ol3/releases/tag/v3.18.0) for details on upgrading from v3.17.x. + +## Fixes + + * [#5828](https://github.com/openlayers/ol3/pull/5828) - Always close polygon rings ([@ahocevar](https://github.com/ahocevar))