1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

Version v1.06

This commit is contained in:
Nick Craig-Wood
2014-12-12 20:13:03 +00:00
parent 0fb35f081a
commit 439a126af6
3 changed files with 23 additions and 19 deletions

View File

@@ -261,6 +261,10 @@ Bugs
Changelog
---------
* v1.06 - 2014-12-12
* Fix "Couldn't find home directory" on OSX
* Add tenant parameter for swift
* Use new location of Google API packages
* v1.05 - 2014-08-09
* Improved tests and consequently lots of minor fixes
* core: Fix race detected by go race detector