Skip to content

Commit

Permalink
Updating CHANGELOG.md (#20809)
Browse files Browse the repository at this point in the history
  • Loading branch information
siminsavani-msft authored May 9, 2023
1 parent ce926c4 commit 1a145c5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions sdk/storage/azblob/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 1.0.1 (Unreleased)
## 1.0.1 (2023-05-09)

### Features Added

Expand All @@ -11,15 +11,11 @@
* Added support for CopySourceAuthorization to appendblob.AppendBlockFromURL
* Added support for tag permission in Container SAS.

### Breaking Changes

### Bugs Fixed

* Fixed time formatting for the conditional request headers. Fixes [#20475](https://github.com/Azure/azure-sdk-for-go/issues/20475).
* Fixed an issue where passing a blob tags map of length 0 would result in the x-ms-tags header to be sent to the service with an empty string as value.

### Other Changes

## 1.0.0 (2023-02-07)

### Features Added
Expand Down

0 comments on commit 1a145c5

Please sign in to comment.