From df37d5e4db349dfe56e024064f6f7c583f1451e8 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Mon, 14 Oct 2024 15:41:47 +0200 Subject: [PATCH] Update CHANGELOG.md Updated info --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28c47f0..7a57299 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,18 +3,18 @@ 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). -## [v4.0.0] - [2024-02-02] +## [v4.0.0] - moved to jakarta and servelt6 -## [v3.0.0] - [2022-05-13] +## [v3.0.0] - 2022-05-13 porting to new IAM -## [v2.1.0] - [2022-02-04] +## [v2.1.0] - 2022-02-04 added OfflineObserver for test purpose -## [v2.0.3] - [2020-11-03] +## [v2.0.3] - 2020-11-03 removed WARNING log on Vfs.Dir at startup (https://support.d4science.org/issues/18551)