From 1a5507ddc29adffb940b40bea8d4c764cce26091 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Mon, 14 Oct 2024 16:28:10 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb4534a..c4e0ad8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for common scope -## [v2.0.0] - 2022-06-06 +## [v2.0.0] -- maps scanned with reflection -- dependency to common-configuration-scanner removed -- removed ScopePorvider and ScopeBean +- Maps scanned with reflection +- Dependency to common-configuration-scanner removed +- Removed ScopePorvider and ScopeBean