package.json / changelog updates for release 0.7.11

This commit is contained in:
Chris Tavares 2013-07-10 11:41:51 -07:00
Родитель 158d0f5b6e
Коммит a715f6c854
2 изменённых файлов: 7 добавлений и 1 удалений

Просмотреть файл

@ -1,3 +1,9 @@
2013.07.10 Version 0.7.11
* Hooked up new configuration system to storage APIs
* Support for AZURE_STORAGE_CONNECTION_STRING environment variable
* Included API for websites management
* Fixed UTF-8 support in table batch submit
2013.06.26 Version 0.7.10
* Various fixes in storage APIs

Просмотреть файл

@ -10,7 +10,7 @@
"Rodrigues, Andre <andrerod@microsoft.com>",
"Tavares, Chris <ctavares@microsoft.com>"
],
"version": "0.7.10",
"version": "0.7.11",
"description": "Windows Azure Client Library for node",
"tags" : ["azure", "sdk"],
"keywords": [ "node", "azure" ],