Skip to content

Commit

Permalink
updating to 0.6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Glenn Block committed Mar 12, 2013
1 parent 7264ec5 commit ed73c94
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ChangeLog.txt
@@ -1,3 +1,6 @@
2012.03.12 Version 0.6.11
* Added constraint to package.json to restrict to node versions < 0.9.

2012.02.11 Version 0.6.10
* Added helper date.* functions for generating SAS expirations (secondsFromNow, minutesFromNow, hoursFromNow, daysFromNow)
* Added SQL classes for managing SQL Servers, Databases and Firewall rules
Expand Down
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,12 @@

This project provides a Node.js package that makes it easy to access Windows Azure Services like Table Storage and Service Bus.

# node version requirement

Currently the Windows Azure SDK for Node.js does not support node versions > 0.8.x. We are working on updating our module to support node 0.10 and will keep you posted.

Thank you for your patience.

# Library Features

* Tables
Expand Down

0 comments on commit ed73c94

Please sign in to comment.