diff --git a/CHANGELOG.md b/CHANGELOG.md index 045d3a24..c23a774a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,13 @@ # Change Log -## [Unreleased] +## [1.1] - 2017-01-31 - Added `--transfer` option in UI, issue #1 - Supports encrypted `.rclone.conf` configuration file, issue #2 - Fixed crash when canceling active stream - Added ETA tooltip for transfer progress bars +- Allow to specify extra arguments for rclone, issue #7 +- Fix for browsing Hubic remotes, issue #10 +- Support high-dpi mode for macOS ## [1.0.0] - 2017-01-29 - Allows to browse and modify any rclone remote, including encrypted ones @@ -20,5 +23,5 @@ - Mount and unmount folders on macOS and GNU/Linux - Optionally minimizes to tray, with notifications when upload/download finishes -[Unreleased]: https://github.com/mmozeiko/RcloneBrowser/compare/1.0.0...HEAD +[1.1]: https://github.com/mmozeiko/RcloneBrowser/releases/tag/1.1 [1.0.0]: https://github.com/mmozeiko/RcloneBrowser/releases/tag/1.0.0