Revision: 142906874cbf
Author:   Tomaz Muraus <to...@tomaz.me>
Date:     Mon Dec 19 14:58:12 2011
Log:      Update package.json and CHANGES.

http://code.google.com/a/apache-extras.org/p/cassandra-node/source/detail?r=142906874cbf

Modified:
 /CHANGES
 /package.json

=======================================
--- /CHANGES    Fri Dec  2 12:57:55 2011
+++ /CHANGES    Mon Dec 19 14:58:12 2011
@@ -1,3 +1,8 @@
+Changes with cassandra-client 0.6.1:
+
+- Attach 'connectionInfo' object to the error object which is passed to the
+  callbacks.
+
 Changes with cassandra-client 0.6.0:

- Set a timeout for login, learn and use steps. Defaults to 1000ms, 2000ms and
=======================================
--- /package.json       Fri Dec 16 08:57:33 2011
+++ /package.json       Mon Dec 19 14:58:12 2011
@@ -8,7 +8,7 @@
   ],
   "name": "cassandra-client",
   "description": "Node.js CQL driver for Apache Cassandra",
-  "version": "0.6.0",
+  "version": "0.6.1",
   "homepage": "https://github.com/racker/node-cassandra-client";,
   "repository": {
     "type": "git",

Reply via email to