Files
openlayers/changelog/v5.3.3.md
2019-05-27 10:18:05 +02:00

8 lines
255 B
Markdown

# 5.3.2
The 5.3.3 release is a patch that addresses a scope issue with event listeners in minified builds.
* [#9603](https://github.com/openlayers/openlayers/pull/9603) - Use global scope for addEventListener ([@bartvde](https://github.com/bartvde))