diff --git a/DRAFT_CHANGELOG.md b/DRAFT_CHANGELOG.md index c43a56d9..98f1d534 100644 --- a/DRAFT_CHANGELOG.md +++ b/DRAFT_CHANGELOG.md @@ -2,6 +2,7 @@ + # Extension Geoplateforme OpenLayers, version __VERSION__ **__DATE__** @@ -9,27 +10,18 @@ ## Summary -Mise à jour de la bibliothèque d'accès et corrections diverses - ## Changelog * [Added] * [Changed] - - mise à jour de la bibliothèque d'accès en version 3.4.6 - - upgrade de download-artifact et upload-articfact en v4 - * [Deprecated] * [Removed] * [Fixed] - - Mauvais rendu profil alti en cas de boucle (#384) - - Mauvais rendu du profil altimétrique sur les petits tracés (#385) - - Coquille dans la config webpack (#382) - * [Security] --- @@ -42,6 +34,8 @@ Mise à jour de la bibliothèque d'accès et corrections diverses ## Summary +Mise à jour de la bibliothèque d'accès et corrections diverses + ## Changelog * [Added] diff --git a/doc/CHANGELOG-openlayers.md b/doc/CHANGELOG-openlayers.md index 2a814732..f410d575 100644 --- a/doc/CHANGELOG-openlayers.md +++ b/doc/CHANGELOG-openlayers.md @@ -192,6 +192,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [Extension Geoplateforme OpenLayers, version 3.4.4](#extension-geoplateforme-openlayers-version-344) * [Summary](#summary-58) * [Changelog](#changelog-55) +- [Extension Geoplateforme OpenLayers, version 3.4.5](#extension-geoplateforme-openlayers-version-345) + * [Summary](#summary-59) + * [Changelog](#changelog-56) @@ -2155,3 +2158,34 @@ Correction HOTFIX sur l'affichage de couches définies sur des niveaux de zooms * [Security] --- +# Extension Geoplateforme OpenLayers, version 3.4.5 + +**26/12/2024** +> Release Extension Geoplateforme openlayers + +## Summary + +Mise à jour de la bibliothèque d'accès et corrections diverses + +## Changelog + +* [Added] + +* [Changed] + + - mise à jour de la bibliothèque d'accès en version 3.4.6 + - upgrade de download-artifact et upload-articfact en v4 + +* [Deprecated] + +* [Removed] + +* [Fixed] + + - Mauvais rendu profil alti en cas de boucle (#384) + - Mauvais rendu du profil altimétrique sur les petits tracés (#385) + - Coquille dans la config webpack (#382) + +* [Security] + +--- diff --git a/package.json b/package.json index 6a4402d2..a933e8bc 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "3.0.5", "date": "26/12/2024", "leafletExtName": "French Geoportal Extension for Leaflet", - "leafletExtVersion": "2.4.1", + "leafletExtVersion": "2.4.2", "olExtName": "French Geoportal Extension for OpenLayers", "olExtVersion": "3.4.5", "itownsExtName": "French Geoportal Extension for Itowns",