diff --git a/changelog/v5.3.3.md b/changelog/v5.3.3.md new file mode 100644 index 0000000000..06a7764cd1 --- /dev/null +++ b/changelog/v5.3.3.md @@ -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)) + +