Merge pull request #7260 from openlayers/release-v4.3.3

Release v4.3.3
This commit is contained in:
Tim Schaub
2017-09-15 12:35:53 -06:00
committed by GitHub
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
# 4.3.2
The v4.3.3 reverts the fractional pixel positioning of overlays.
## Fixes
* [#7258](https://github.com/openlayers/openlayers/pull/7258) - Revert changes made in #7098 ([@ahocevar](https://github.com/ahocevar))