From 1a9ad22790412e71fef1c2bef8b1e3d2a3914ddb Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 2 Nov 2021 11:39:29 +0100 Subject: [PATCH] Fixed conflicts --- CHANGELOG.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3740149..450dace 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,21 +2,17 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Accounting Analytics -<<<<<<< HEAD -## [v3.0.1] -======= ## [v4.0.0-SNAPSHOT] - Supporting zero or multiple contexts in all queries [#21353] - Query parameters are now provided via setter and not as functions parameters [#21353] - Removed getSpaceProvidersIds() and added getDataType() [#21353] ->>>>>>> refs/heads/feature/21353 +## [v3.0.1] - Aligned model - -## [v3.0.0] [r5.2.0] - 2021-05-04 +## [v3.0.0] - Switched JSON management to gcube-jackson [#19115] - Fixed distro files and pom according to new release procedure