From 0475163a9beb4996e07ebc40826da917d9a93b1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89lie=20Bouttier?= Date: Wed, 31 Aug 2022 14:34:45 +0200 Subject: [PATCH] release 1.1.1 --- CHANGELOG.md | 16 ++++++++++++++++ VERSION | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e990b5..d9211f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ CHANGELOG ========= +1.1.1 (2022-08-31) +------------------ + +**🚀 Nouveautés** + +* Ajout de la sous-commande ``ref_geo info`` permettant de lister les zones par types. +* Mise-à-jour des dépendances : + * Utils-Flask-SQLAlchemy 0.3.0 + * Utils-Flask-SQLAlchemy-Geo 0.2.4 + +**🐛 Corrections** + +* Ajout des champs manquants au modèle ``LAreas``. + + 1.1.0 (2022-06-03) ------------------ @@ -12,6 +27,7 @@ CHANGELOG * Auto-détection du SRID local sans accéder aux paramètres de GeoNature + 1.0.1 (2022-03-04) ------------------ diff --git a/VERSION b/VERSION index 9084fa2..524cb55 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.0 +1.1.1