Merge pull request #5557 from openlayers/release-v3.17.1
Release v3.17.1
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
# v3.17.1
|
||||||
|
|
||||||
|
## Summary
|
||||||
|
|
||||||
|
The v3.17.1 release is a patch release that addresses a regression in the v3.17.0 release. See the [v3.17.0 release notes](https://github.com/openlayers/ol3/releases/tag/v3.17.0) for details on upgrading from v3.16.
|
||||||
|
|
||||||
|
## Fixes
|
||||||
|
|
||||||
|
* [#5548](https://github.com/openlayers/ol3/pull/5548) - Fix CHANGETYPE in ol.control.FullScreen ([@GaborFarkas](https://github.com/GaborFarkas))
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "openlayers",
|
"name": "openlayers",
|
||||||
"version": "3.17.0",
|
"version": "3.17.1",
|
||||||
"description": "Build tools and sources for developing OpenLayers based mapping applications",
|
"description": "Build tools and sources for developing OpenLayers based mapping applications",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"map",
|
"map",
|
||||||
|
|||||||
Reference in New Issue
Block a user