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/07/19 18:12:30 UTC

[3/3] storm git commit: Added STORM-2133 to Changelog

Added STORM-2133 to Changelog


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

Branch: refs/heads/master
Commit: 10d381b303c9176ede0d1260428ad61c7757e396
Parents: c298b9e
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Wed Jul 19 13:11:48 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Wed Jul 19 13:11:48 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/10d381b3/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 12f2496..cda77f1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2133: add page-rendered-at timestamp on the UI
  * STORM-2541: Fix storm-kafka-client manual subscription not being able to start consuming
  * STORM-2622: Add owner resource summary on storm UI
  * STORM-2634: Apply new code style to storm-sql-runtime