diff --git a/DRAFT_CHANGELOG.md b/DRAFT_CHANGELOG.md index 05ae5f2e..58295c67 100644 --- a/DRAFT_CHANGELOG.md +++ b/DRAFT_CHANGELOG.md @@ -5,6 +5,7 @@ + # Extension Geoportail OpenLayers, version __VERSION__ **__DATE__** @@ -12,16 +13,12 @@ ## Summary -Utilisation du Geocodage v2 - ## Changelog * [Added] * [Changed] - - mise à jour pour utilisation du service de Geocodage v2 (#279) - * [Deprecated] * [Removed] @@ -41,6 +38,8 @@ Utilisation du Geocodage v2 ## Summary +Utilisation du Geocodage v2 + ## Changelog * [Added] @@ -48,6 +47,7 @@ Utilisation du Geocodage v2 * [Changed] - mise à jour du Readme (b7bb7fc5b216c04e4bee7bb4ef2f9510dbe23d33) + - mise à jour pour utilisation du service de Geocodage v2 (#279) * [Deprecated] diff --git a/doc/CHANGELOG-openlayers.md b/doc/CHANGELOG-openlayers.md index a187638a..d54204a4 100644 --- a/doc/CHANGELOG-openlayers.md +++ b/doc/CHANGELOG-openlayers.md @@ -133,6 +133,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [Extension Geoportail OpenLayers, version 3.2.15](#extension-geoportail-openlayers-version-3215) * [Summary](#summary-39) * [Changelog](#changelog-36) +- [Extension Geoportail OpenLayers, version 3.2.16](#extension-geoportail-openlayers-version-3216) + * [Summary](#summary-40) + * [Changelog](#changelog-37) @@ -1445,3 +1448,29 @@ Correction sur la gestion des projections pour les imports WMS * [Security] --- +# Extension Geoportail OpenLayers, version 3.2.16 + +**04/10/2022** +> Release Extension Geoportail openlayers + +## Summary + +Utilisation du Geocodage v2 + +## Changelog + +* [Added] + +* [Changed] + + - mise à jour pour utilisation du service de Geocodage v2 (#279) + +* [Deprecated] + +* [Removed] + +* [Fixed] + +* [Security] + +--- diff --git a/package.json b/package.json index 7bebb402..687a413e 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "2.7.0", "date": "04/10/2022", "leafletExtName": "French Geoportal Extension for Leaflet", - "leafletExtVersion": "2.2.4", + "leafletExtVersion": "2.2.5", "olExtName": "French Geoportal Extension for OpenLayers", "olExtVersion": "3.2.16", "itownsExtName": "French Geoportal Extension for Itowns",