From a96b8c5ca645c5f6e653342c002375ead3fb7dbd Mon Sep 17 00:00:00 2001 From: Andreas Hocevar Date: Wed, 6 Dec 2017 21:42:35 +0100 Subject: [PATCH] Changelog for v4.6.1 --- changelog/v4.6.1.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 changelog/v4.6.1.md diff --git a/changelog/v4.6.1.md b/changelog/v4.6.1.md new file mode 100644 index 0000000000..3ae6dc13b9 --- /dev/null +++ b/changelog/v4.6.1.md @@ -0,0 +1,9 @@ +# 4.6.1 + +The v4.6.1 release fixes a number of issues in the 4.6 releases. + +## Fixes + + * [#7543](https://github.com/openlayers/openlayers/pull/7543) - Donut polygon labels do not get a chance to get rendered ([@ahocevar](https://github.com/ahocevar)) + * [#7542](https://github.com/openlayers/openlayers/pull/7542) - Still respect deprecated exceedLength option ([@ahocevar](https://github.com/ahocevar)) + * [#7541](https://github.com/openlayers/openlayers/pull/7541) - Fix case of vectorrendertype.js ([@ahocevar](https://github.com/ahocevar))