package.json / changelog updates for release 0.7.11
This commit is contained in:
Родитель
158d0f5b6e
Коммит
a715f6c854
|
@ -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" ],
|
||||
|
|
Загрузка…
Ссылка в новой задаче