diff --git a/CHANGELOG.md b/CHANGELOG.md index d91159ab0d24..b7426db1fec5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added basic projects implementation () +- Added documentation on how to mount cloud starage(AWS S3 bucket, Azure container, Google Drive) as FUSE () +- Added ability to work with share files without copying inside () ### Changed