Skip to content

Commit

Permalink
update CHANGELOG for OpenLayers
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 4, 2024
1 parent d9de095 commit a36514e
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 5 deletions.
6 changes: 1 addition & 5 deletions DRAFT_CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@

# Extension Geoplateforme OpenLayers, version __VERSION__

**__DATE__**
> Release Extension Geoplateforme openlayers
## Summary

Correction sur le calcul d'itinéraire piéton.

## Changelog

* [Added]
Expand All @@ -19,9 +18,6 @@ Correction sur le calcul d'itinéraire piéton.

* [Fixed]

- widget itineraire utilise ressource bdtopo-valhalla dans le cas d'un itinéraire pieton en mode fastest (6675d287eb028170dea5d0dbdae2acaed51359ca)
- tilegrid par défaut (512px) pour vecteur tuilé sur layerImport (c16006ef1de0d10794541db90d0f6fbadb1b501c)

* [Security]

---
Expand Down
30 changes: 30 additions & 0 deletions doc/CHANGELOG-openlayers.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [Extension Geoplateforme OpenLayers, version 3.4.0-beta4](#extension-geoplateforme-openlayers-version-340-beta4)
* [Summary](#summary-54)
* [Changelog](#changelog-51)
- [Extension Geoplateforme OpenLayers, version 3.4.1](#extension-geoplateforme-openlayers-version-341)
* [Summary](#summary-55)
* [Changelog](#changelog-52)

<!-- tocstop -->

Expand Down Expand Up @@ -2033,3 +2036,30 @@ Ajout possible de couches à accès restreint via une fichier de configuration c
* [Security]
---
# Extension Geoplateforme OpenLayers, version 3.4.1
**04/04/2024**
> Release Extension Geoplateforme openlayers
## Summary
Correction sur le calcul d'itinéraire piéton.

## Changelog

* [Added]

* [Changed]

* [Deprecated]

* [Removed]

* [Fixed]

- widget itineraire utilise ressource bdtopo-valhalla dans le cas d'un itinéraire pieton en mode fastest (6675d287eb028170dea5d0dbdae2acaed51359ca)
- tilegrid par défaut (512px) pour vecteur tuilé sur layerImport (c16006ef1de0d10794541db90d0f6fbadb1b501c)
* [Security]
---

0 comments on commit a36514e

Please sign in to comment.