From c60c8a4cfc9ad4f1c9fbb205f23949d040d4573c Mon Sep 17 00:00:00 2001 From: Elias Couppe Date: Fri, 12 Feb 2021 19:07:28 +0100 Subject: [PATCH] release ol-3.0.14 --- DRAFT_CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DRAFT_CHANGELOG.md b/DRAFT_CHANGELOG.md index f52bfab69..54f3f4e40 100644 --- a/DRAFT_CHANGELOG.md +++ b/DRAFT_CHANGELOG.md @@ -5,6 +5,7 @@ ## Summary +Nouveau widget de profil altimétrique et correctif sur le SearchEngine ## Changelog @@ -22,7 +23,6 @@ - fix sur la prise en compte du paramètre ssl=false pour les controles qui interrogent les services (a71811bb85785af93759a77de793be0c9d313fbf) - fix sur l'interface des options données au controle SearchEngine (ee5130f376f83702328d55659ad73bd30f561a02) - - correctif sur l'export de la version en mode module * [Security] diff --git a/package.json b/package.json index f94521331..c1a16ea79 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "leafletExtName": "French Geoportal Extension for Leaflet", "leafletExtVersion": "2.1.7", "olExtName": "French Geoportal Extension for OpenLayers", - "olExtVersion": "3.0.13", + "olExtVersion": "3.0.14", "itownsExtName": "French Geoportal Extension for Itowns", "itownsExtVersion": "2.3.1", "main": "dist/leaflet/GpPluginLeaflet.js, dist/openlayers/GpPluginOpenLayers.js, dist/itowns/GpPluginItowns.js",