From 87f07cff65bb699399f6e0ac1aa30f86265de12d Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 12 Feb 2021 18:34:06 +0000 Subject: [PATCH 1/2] update CHANGELOG for OpenLayers --- DRAFT_CHANGELOG.md | 13 +++---------- doc/CHANGELOG-openlayers.md | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 10 deletions(-) diff --git a/DRAFT_CHANGELOG.md b/DRAFT_CHANGELOG.md index 54f3f4e40..4cba30ead 100644 --- a/DRAFT_CHANGELOG.md +++ b/DRAFT_CHANGELOG.md @@ -1,30 +1,23 @@ -# Extension Geoportail OpenLayers, version __VERSION__ + +# Extension Geoportail __UP_LIBRARY__, version __VERSION__ **__DATE__** -> Release Extension Geoportail OpenLayers +> Release Extension Geoportail __LO_LIBRARY__ ## Summary -Nouveau widget de profil altimétrique et correctif sur le SearchEngine - ## Changelog * [Added] * [Changed] - - nouvel affichage du profil altimétrique par défaut (DISPLAY_PROFILE_BY_DEFAULT) - * [Deprecated] * [Removed] * [Fixed] - - 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/doc/CHANGELOG-openlayers.md b/doc/CHANGELOG-openlayers.md index 6023cff28..ee80320e4 100644 --- a/doc/CHANGELOG-openlayers.md +++ b/doc/CHANGELOG-openlayers.md @@ -67,6 +67,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [Extension Geoportail OpenLayers, version 3.0.11](#extension-geoportail-openlayers-version-3011) * [Summary](#summary-17) * [Changelog](#changelog-14) +- [Extension Geoportail OpenLayers, version 3.0.14](#extension-geoportail-openlayers-version-3014) + * [Summary](#summary-18) + * [Changelog](#changelog-15) @@ -713,3 +716,33 @@ Il est possible d'étendre la liste via la fonction : * [Security] --- +# Extension Geoportail OpenLayers, version 3.0.14 + +**12/02/2021** +> Release Extension Geoportail OpenLayers + +## Summary + +Nouveau widget de profil altimétrique et correctif sur le SearchEngine + +## Changelog + +* [Added] + +* [Changed] + + - nouvel affichage du profil altimétrique par défaut (DISPLAY_PROFILE_BY_DEFAULT) + +* [Deprecated] + +* [Removed] + +* [Fixed] + + - 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] + +--- From 5c35778227e927c81ebbb67188dc7eae4e444754 Mon Sep 17 00:00:00 2001 From: Elias Couppe Date: Fri, 12 Feb 2021 19:18:14 +0100 Subject: [PATCH 2/2] release leaflet-2.1.8 --- DRAFT_CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/DRAFT_CHANGELOG.md b/DRAFT_CHANGELOG.md index 4cba30ead..1bce0b682 100644 --- a/DRAFT_CHANGELOG.md +++ b/DRAFT_CHANGELOG.md @@ -54,6 +54,8 @@ ## Summary +Nouveau widget de profil altimétrique par défaut, et correctif mineur + ## Changelog * [Added] diff --git a/package.json b/package.json index c1a16ea79..cc622b3c8 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "2.3.2", "date": "12/02/2021", "leafletExtName": "French Geoportal Extension for Leaflet", - "leafletExtVersion": "2.1.7", + "leafletExtVersion": "2.1.8", "olExtName": "French Geoportal Extension for OpenLayers", "olExtVersion": "3.0.14", "itownsExtName": "French Geoportal Extension for Itowns",