Merge pull request #9423 from openlayers/release-v5.3.2

Release v5.3.2
This commit is contained in:
Andreas Hocevar
2019-04-11 11:25:20 +02:00
committed by GitHub
2 changed files with 7 additions and 1 deletions

6
changelog/v5.3.2.md Normal file
View File

@@ -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))

View File

@@ -1,6 +1,6 @@
{
"name": "ol",
"version": "5.3.1",
"version": "5.3.2",
"description": "OpenLayers mapping library",
"keywords": [
"map",