diff --git a/CHANGELOG.md b/CHANGELOG.md index 11c8748..2e2d055 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ Tous les changements notables apportés à ce projet seront documentés dans ce Le format est basé sur [Keep a Changelog](http://keepachangelog.com/fr/1.0.0/) et ce projet adhère à [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [3.1.6] - 2023-10-04 + +### Modifications +- Utilisation de datatourisme/api 3.1.6 + ## [3.1.5] - 2023-05-11 ### Modifications diff --git a/docker/app/composer.lock b/docker/app/composer.lock index d1ba640..d5ef712 100644 --- a/docker/app/composer.lock +++ b/docker/app/composer.lock @@ -8,11 +8,11 @@ "packages": [ { "name": "datatourisme/api", - "version": "3.1.5", + "version": "3.1.6", "source": { "type": "git", "url": "https://gitlab.adullact.net/adntourisme/datatourisme/api", - "reference": "6b48ea23dabe089c654476d8d3c0e038307229d2" + "reference": "34fb0cf2d68dcda4903fb68f64e260e10167642f" }, "require": { "easyrdf/easyrdf": "^1.1.1", @@ -57,7 +57,7 @@ "docs": "https://datatourisme.frama.io/api/", "source": "https://framagit.org/datatourisme/api" }, - "time": "2023-05-11T10:23:53+00:00" + "time": "2023-10-04T09:33:52+00:00" }, { "name": "easyrdf/easyrdf",