Changelog for v5.3.3

This commit is contained in:
ahocevar
2019-05-27 10:18:05 +02:00
parent 546b995c3b
commit 54db71917d

7
changelog/v5.3.3.md Normal file
View File

@@ -0,0 +1,7 @@
# 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))