Update version and changelog
This commit is contained in:
Родитель
842b9e188e
Коммит
7d9b80d467
|
@ -1,6 +1,10 @@
|
|||
[date] Version 0.6.12
|
||||
2012.03.19 Version 0.6.12
|
||||
* Adding support for creating and deleting affinity groups
|
||||
* Replacing http-mock by nock and making all tests use it by default
|
||||
* Adding notification hubs messages for WNS and APNS
|
||||
* Fixing issues around table storage serialization / querying
|
||||
* Add Strict SSL validation for server certificates
|
||||
* Add support for creating subscriptions that expire
|
||||
|
||||
2012.03.12 Version 0.6.11
|
||||
* Added constraint to package.json to restrict to node versions < 0.9.
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"Rodrigues, Andre <andrerod@microsoft.com>",
|
||||
"Tavares, Chris <ctavares@microsoft.com>"
|
||||
],
|
||||
"version": "0.6.11",
|
||||
"version": "0.6.12",
|
||||
"description": "Windows Azure Client Library for node",
|
||||
"tags" : ["azure", "sdk"],
|
||||
"keywords": [ "node", "azure" ],
|
||||
|
|
Загрузка…
Ссылка в новой задаче