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 2015/10/20 22:33:33 UTC

[3/3] storm git commit: add STORM-1117 to CHANGELOG.md

add STORM-1117 to CHANGELOG.md


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

Branch: refs/heads/master
Commit: 0e80f81f4b9655a3e9b610dd74aea65aed86ee24
Parents: 921f2d5
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Wed Oct 21 05:33:15 2015 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Wed Oct 21 05:33:15 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/0e80f81f/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0308cf3..438f071 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1117: Adds visualization-init route previously missing
  * STORM-1118: Added test to compare latency vs. throughput in storm.
  * STORM-1110: Fix Component Page for system components
  * STORM-1093: Launching Workers with resources specified in resource-aware schedulers