From 93cf772a0c88be7ae6d900e4b3c23065aa53136d Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 9 Jun 2023 11:00:53 +0200 Subject: [PATCH] added -SNAPSHOT in the CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f1f9da..8a3aaf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v2.2.0] +## [v2.2.0-SNAPSHOT] - Integrated the cross-filtering configuration [#25074] - Integrated the overlay layers configuration [#25110]