You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2017/07/07 05:15:40 UTC

[4/4] storm git commit: STORM-2383: CHANGELOG

STORM-2383: CHANGELOG


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

Branch: refs/heads/1.x-branch
Commit: caa4422411b464c3d8c92f4bfe64a3f97eaf8629
Parents: 0f9e8e9
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Fri Jul 7 14:15:18 2017 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Fri Jul 7 14:15:18 2017 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/caa44224/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 57b2d18..d5d63cc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.2.0
+ * STORM-2383: [storm-hbase] Support HBase as state backend
  * STORM-2506: Print mapping between Task ID and Kafka Partitions
  * STORM-2601: add the timeout parameter to the method of getting the nimbus client
  * STORM-2369: [storm-redis] Use binary type for State management