From d1b14447440cb7407b2969df0a15f4dd0afa62a9 Mon Sep 17 00:00:00 2001 From: ahocevar Date: Thu, 11 Apr 2019 11:22:44 +0200 Subject: [PATCH] Changelog for v5.3.2 --- changelog/v5.3.2.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changelog/v5.3.2.md diff --git a/changelog/v5.3.2.md b/changelog/v5.3.2.md new file mode 100644 index 0000000000..cdb0cf3278 --- /dev/null +++ b/changelog/v5.3.2.md @@ -0,0 +1,6 @@ +# 5.3.2 + +The 5.3.2 release is a patch that addresses a tile source issue with old tile data when the source revision changed. + + * [#9422](https://github.com/openlayers/openlayers/pull/9422) - Clear context when source revision changed (v5.3.x fix) ([@elemoine](https://github.com/elemoine)) +