Update CHANGELOG.md

Updated info
This commit is contained in:
Giancarlo Panichi 2024-10-14 15:41:47 +02:00
parent c4a7596c67
commit df37d5e4db
1 changed files with 4 additions and 4 deletions

View File

@ -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)