From dd4e088927541cd41b1cdf750d94869f2780c393 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 11 Jun 2021 11:17:20 +0200 Subject: [PATCH] fixed changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44f68f7..c5a10da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v2.0.0-SNAPSHOT] [r5.0.0] - +- Ported plugin to smart-executor APIs 3.0.0 [#21619] - Switched smart-executor JSON management to gcube-jackson [#19647]