diff --git a/CHANGELOG.md b/CHANGELOG.md index 705522a..d856e03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,18 +32,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [Apps] App list update mechanism improved, now you can see the latest apps in App Store immediately. - [Storage] Fixed a lot of known issues -### 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) - -### Changed -- [Files] Changed the cache file storage location, now the file upload size is not limited by the system disk capacity. -- [Scripts] Updated installation and upgrade scripts to support more Debian-based Linux distributions. -- [Engineering] Refactored Local Storage into a standalone service as part of CasaOS modularization. - -### Fixed -- [Apps] App list update mechanism improved, now you can see the latest apps in App Store immediately. -- [Storage] Fixed a lot of known issues - ## [0.3.6] - 2022-09-06