Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
asorrin-msft authored Aug 8, 2018
1 parent 1ca68ed commit 917aa86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Changes in 9.3.1:
- Blob: Fixed a bug introduced with the blob creation time property, where cultures other than en-US would fail to parse blob headers.
- Table: Fixed a bug in parsing responses from teh Table service that could cause hangs or deadlocks in certain situations.
- Table: Fixed a bug in parsing responses from the Table service that could cause hangs or deadlocks in certain situations.

Changes in 9.3.0:
- All: Support for 2018-03-28 REST version. Please see our REST API documentation and blogs for information about the related added features. If you are using the Storage Emulator, please update to Emulator version 5.6.
Expand Down Expand Up @@ -570,4 +570,4 @@ Issues fixed in 2.0.1 :

- All: CloudStorageAccount.*Parse methods throw an exception for "UseDevelopmentStorage=true" string.
- All: StorageErrorCodeStrings class is missing.
- Blobs: ICloudBlob interface does not have GetSharedAccessSignature method.
- Blobs: ICloudBlob interface does not have GetSharedAccessSignature method.

0 comments on commit 917aa86

Please sign in to comment.