Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Commit

Permalink
Updated CHANGELOG with 0.2.1 notes
Browse files Browse the repository at this point in the history
  • Loading branch information
MindFlavor committed May 4, 2017
1 parent e0f13c9 commit c69f82d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.2.1](https://github.com/MindFlavor/AzureSDKForRust/releases/tag/0.2.1) (2017-05-04)

**Bugfix:**
* Corrected a bug in ```BlockBlob``` put command that would not allow sending data. For more details see [karataliu](https://github.com/karataliu)'s pull request [#16](https://github.com/MindFlavor/AzureSDKForRust/pull/16).

**Enhancements:**
* Expanded ```BlockBlob``` end-to-end tests.

## [0.2.0](https://github.com/MindFlavor/AzureSDKForRust/releases/tag/0.2.0) (2017-05-04)

**Refactoring:**
Expand Down

0 comments on commit c69f82d

Please sign in to comment.