Skip to content

Commit

Permalink
Merge pull request #80 from zezha-msft/0.2.6
Browse files Browse the repository at this point in the history
Release 0.2.6
  • Loading branch information
zezha-msft authored Mar 8, 2018
2 parents f34b4c2 + db1abf6 commit 74872a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AZSClient.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "AZSClient"
s.version = "0.2.5"
s.version = "0.2.6"
s.summary = "Azure Storage Client Library for iOS."
s.description = <<-DESC "This library is designed to help you build iOS applications that use Microsoft Azure Storage."
DESC
Expand Down
3 changes: 3 additions & 0 deletions Lib/Azure Storage Client Library/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2018.03.07 Version 0.2.6
* Fixed thread-safety issue related to NSDateFormatter.

2017.11.22 Version 0.2.5
* Fixed nullability issue on UploadFromData of AZSCloudBlockBlob.

Expand Down

0 comments on commit 74872a7

Please sign in to comment.