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 2017/05/26 13:52:48 UTC

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

Added STORM-2206 to Changelog


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

Branch: refs/heads/master
Commit: 465c9c61c7256203df22687da978619eb33fb290
Parents: 6311abf
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Fri May 26 08:52:04 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Fri May 26 08:52:04 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/465c9c61/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f4d88b0..ead2195 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2206: replacing visualization with viz.js
  * STORM-2527: Initialize java.sql.DriverManager earlier to avoid deadlock
  * STORM-2525: Fix flaky integration tests
  * STORM-2526: Revert changes mistakenly made to generated files