diff --git a/changelog/v4.6.5.md b/changelog/v4.6.5.md new file mode 100644 index 0000000000..bb1e506ccd --- /dev/null +++ b/changelog/v4.6.5.md @@ -0,0 +1,7 @@ +# 4.6.5 + +The v4.6.5 release fixes a hit detection issue when `declutter: true` is set on an `ol.layer.VectorTile`. + +## Fixes + + * [#7669](https://github.com/openlayers/openlayers/pull/7559) - Use declutter tree only for text and image replays ([@ahocevar](https://github.com/ahocevar))