diff --git a/CHANGELOG.md b/CHANGELOG.md index 06e93b311..a5dd5057a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ #### Changed: +* Allow limiting the upload and download bandwidth used for syncing, either by setting + the config file values or by using the CLI `maestral bandwidth-limit up|down`. * Speed up querying the sync status of folders. * Added support for Python 3.12.