You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2015/12/11 07:41:25 UTC

[6/6] storm git commit: Added STORM-1211 to Changelog.

Added STORM-1211 to Changelog.


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/6d7b9688
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/6d7b9688
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/6d7b9688

Branch: refs/heads/master
Commit: 6d7b96885a5ef3d8e957bba5ce2810f35127a471
Parents: 0be444e
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Thu Dec 10 21:29:07 2015 -0800
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Thu Dec 10 21:29:07 2015 -0800

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/6d7b9688/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8cace6e..3b1a9f9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1211: Add trident state and query support for cassandra connector
  * STORM-1359: Change kryo links from google code to github
  * STORM-1385: Divide by zero exception in stats.clj
  * STORM-1370: Bug fixes for MultitenantScheduler