diff --git a/CHANGELOG.md b/CHANGELOG.md index a3a267a..50edb42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [v2.0.105] - 2025-04-13 +### Added +- Add feature to limit the amount of torrents that get sent to the provider at the same time. + +### Fixed +- Moved the websocket update process to its own background thread to improve UI update consistency. + ## [v2.0.104] - 2025-04-12 ### Fixed - Update the version number