Skip to content

Commit

Permalink
Merge pull request #256 from veena-udayabhanu/dev
Browse files Browse the repository at this point in the history
Update Changelog
  • Loading branch information
Serdar Ozler committed Sep 24, 2013
2 parents 583799d + 9a3185d commit 3722158
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions microsoft-azure-api/Services/Storage/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,3 +148,4 @@ Changes in 2.1.0 :
- Tables: Exposed PropertyAsObject Property in EntityProperty as publicly readable.
- Tables: Exposed table serialialization logic. Allow users to persist and read back entities that don't derive from TableEntity using static methods(ReadUserObject and WriteUserObject).
- Tables: Exposed CreateEntityPropertyFromObject in EntityProperty so users can pass in a value and get the corresponding EntityProperty.
- Tables: Escape single quote in PartitionKey and RowKey correctly while generating URIs.

0 comments on commit 3722158

Please sign in to comment.