From 9875c8a8bb3458594a52e80a734183b9ce2a756c Mon Sep 17 00:00:00 2001 From: Emma Zhu Date: Thu, 26 Oct 2017 12:37:11 +0800 Subject: [PATCH] Update change log and readme. --- README.md | 2 +- changelog.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 291ecf06..8d3b96e2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Microsoft Azure Storage Data Movement Library (0.6.3) +# Microsoft Azure Storage Data Movement Library (0.6.4) The Microsoft Azure Storage Data Movement Library designed for high-performance uploading, downloading and copying Azure Storage Blob and File. This library is based on the core data movement framework that powers [AzCopy](https://azure.microsoft.com/documentation/articles/storage-use-azcopy/). diff --git a/changelog.txt b/changelog.txt index 734edcaa..5c9e2534 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +2017.10.25 Version 0.6.4 + * All Services + - Add DataMovement library assembly information to UserAgent + 2017.10.11 Version 0.6.3 * All Services - Upgraded azure storage client library to 8.5.0