1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-04 17:43:50 +00:00

Start v1.50.2-DEV development

This commit is contained in:
Nick Craig-Wood
2019-11-19 16:51:13 +00:00
parent e0eeeaafcd
commit e14d968f8d
3 changed files with 11 additions and 3 deletions

View File

@@ -1,11 +1,19 @@
---
title: "Documentation"
description: "Rclone Changelog"
date: "2019-11-02"
date: "2019-11-19"
---
# Changelog
## v1.50.2 - 2019-11-19
* Bug Fixes
* accounting: Fix memory leak on retries operations (Nick Craig-Wood)
* Drive
* Fix listing of the root directory with drive.files scope (Nick Craig-Wood)
* Fix --drive-root-folder-id with team/shared drives (Nick Craig-Wood)
## v1.50.1 - 2019-11-02
* Bug Fixes