Files
openlayers/changelog/v4.6.2.md
2017-12-08 11:14:24 +01:00

8 lines
300 B
Markdown

# 4.6.2
The v4.6.2 release fixes a regression that could cause tremendous amounts of unneeded vector data to be fetched from the source.
## Fixes
* [#7546](https://github.com/openlayers/openlayers/pull/7546) - Do not request features for wrapped extent ([@ahocevar](https://github.com/ahocevar))