From bf00369abbba8ffa67bbdeb553ad66d104a9a317 Mon Sep 17 00:00:00 2001 From: Nicolas Dupont Date: Thu, 15 Feb 2024 15:12:35 +0100 Subject: [PATCH] Add changelog entry --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc5bd0b..8bf6ccd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,15 @@ All changes that impact users of this module are documented in this file, in the [Common Changelog](https://common-changelog.org) format with some additional specifications defined in the CONTRIBUTING file. This codebase adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## Unreleased [minor] + +_Full changeset and discussions: [#30](https://github.com/OpenTermsArchive/deployment/pull/30)._ + +> Development of this release was supported by the [French Ministry for Foreign Affairs](https://www.diplomatie.gouv.fr/fr/politique-etrangere-de-la-france/diplomatie-numerique/) through its ministerial [State Startups incubator](https://beta.gouv.fr/startups/open-terms-archive.html) under the aegis of the Ambassador for Digital Affairs. + +### Changed + +- **Breaking:** Extract embedded secrets and make them configurable; update your inventory to include secrets through configuration ## 0.0.16 - 2023-12-04