You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2016/09/19 21:01:37 UTC

[8/8] storm git commit: Added STORM-2018 to Changelog

Added STORM-2018 to Changelog


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

Branch: refs/heads/master
Commit: e0056c7d6cb5d71a327814a7a97a885093ae43dc
Parents: 5a32046
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon Sep 19 15:55:58 2016 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon Sep 19 15:58:08 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/e0056c7d/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index da834ce..3bf0104 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2018: Supervisor V2
  * STORM-2098: DruidBeamBolt: Pass DruidConfig.Builder as constructor argument
  * STORM-2067: Fix "array element type mismatch" from compute-executors in nimbus.clj
  * STORM-2054: DependencyResolver should be aware of relative path and absolute path