Files
openlayers/changelog/v4.6.2.md
T
2017-12-07 09:18:11 +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))