Changes for v4.3.4

This commit is contained in:
Tim Schaub
2017-09-25 22:35:44 -07:00
parent 521f001944
commit 080b93f1b8
4 changed files with 11 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# 4.3.2
# 4.3.3
The v4.3.3 reverts the fractional pixel positioning of overlays.
The v4.3.3 release reverts the fractional pixel positioning of overlays.
## Fixes
+7
View File
@@ -0,0 +1,7 @@
# 4.3.4
The v4.3.4 release includes a fix for Safari on iOS 11.
## Fixes
* [#7285](https://github.com/openlayers/openlayers/pull/7285) - Convert pointerId to string for object lookups ([@tschaub](https://github.com/tschaub))