[Storage Blobs Service] update changelog (#615)

* update changelog

* Add changelog

* Update changelog
This commit is contained in:
JinmingHu 2020-09-09 10:32:35 +08:00 committed by GitHub
parent a5d09b5f47
commit 29c58ca4bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 21 additions and 2 deletions

View File

@ -1,5 +1,10 @@
# Release History
## 1.0.0-beta.2
* Support for Blob Batch
* Support for Blob Index
## 1.0.0-beta.1
* New APIs:

View File

@ -0,0 +1,10 @@
# Release History
## 1.0.0-beta.2
## 1.0.0-beta.1
* Support for Account SAS
* Support for Base64 Encoding/Decoding
* Support for MD5, CRC64
* Support for Shared Key Credential

View File

@ -1,7 +1,10 @@
# Release History
## 1.0.0-beta.2
## 1.0.0-beta.1
- Support for Lease related operations.
* Support for Lease related operations.
## 1.0.0-preview.1 (Unreleased)

View File

@ -1,7 +1,8 @@
# Release History
## 1.0.0-beta.2
- Added File SAS generation support.
* Added File SAS generation support.
## 1.0.0-preview.1 (Unreleased)