diff --git a/changelog/v3.15.1.md b/changelog/v3.15.1.md new file mode 100644 index 0000000000..c37a2754ea --- /dev/null +++ b/changelog/v3.15.1.md @@ -0,0 +1,9 @@ +# v3.15.1 + +## Summary + +The v3.15.1 release is a patch release that addresses a regression in the v3.15.0 release. See the [v3.15.0 release notes](https://github.com/openlayers/ol3/releases/tag/v3.15.0) for details on upgrading from v3.14.x. + +## Fixes + +* [#5190](https://github.com/openlayers/ol3/pull/5190) - Revert "Batch polygon fill and stroke instructions" ([@ahocevar](https://github.com/ahocevar))