From f5f25ef4d2df348bae504bf899d6aba62bd62ebe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 15:36:36 +0000 Subject: [PATCH] chore(master): release 2.7.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddf65ec5..6a3a6faf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ Un suivi à jour des modifications apportées à ce projet (cf [Keep a Changelog Voir les [Issues](https://github.com/quiz-anthropocene/know-your-planet/issues) et le Board. +## [2.7.0](https://github.com/quiz-anthropocene/admin-backend/compare/v2.6.0...v2.7.0) (2025-04-04) + + +### Features + +* **Configuration:** new helloasso_url field ([#2018](https://github.com/quiz-anthropocene/admin-backend/issues/2018)) ([ffb4baf](https://github.com/quiz-anthropocene/admin-backend/commit/ffb4bafd7a375bdccd0cf79882da69b206895d03)) +* **Configuration:** new office_address & office_url fields ([#2021](https://github.com/quiz-anthropocene/admin-backend/issues/2021)) ([3d5f330](https://github.com/quiz-anthropocene/admin-backend/commit/3d5f330a294b45901de72f5d5b36c94e31b2f97b)) + ## [2.6.0](https://github.com/quiz-anthropocene/admin-backend/compare/v2.5.0...v2.6.0) (2025-01-28)