From f210f29ae571203dffd4f98dc844d760b4cf05f6 Mon Sep 17 00:00:00 2001 From: link Date: Fri, 28 Oct 2022 08:27:00 +0800 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index af2bef4..705522a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -## [0.3.7] +## [0.3.7] - 2022-10-28 ### Added - [Storage] Disk merge (Beta), you can merge multiple disks into a single storage space (currently you need to enable this feature from the command line)