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

7
changelog/v4.3.4.md Normal file
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))