You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sa...@apache.org on 2017/04/13 04:23:37 UTC

[3/3] storm git commit: Added STORM-2455 to CHANGELOG.md

Added STORM-2455 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/4df35c57
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/4df35c57
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/4df35c57

Branch: refs/heads/master
Commit: 4df35c571a1c8d549a57f6102d413b60b9c86458
Parents: 51e6018
Author: Satish Duggana <sa...@apache.org>
Authored: Thu Apr 13 09:53:06 2017 +0530
Committer: Satish Duggana <sa...@apache.org>
Committed: Thu Apr 13 09:53:06 2017 +0530

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


http://git-wip-us.apache.org/repos/asf/storm/blob/4df35c57/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d626c6e..da21850 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 2.0.0
+ * STORM-2455: Expose the window start and end timestamp in TupleWindow
  * STORM-2435: Logging levels and consistency with console.log etc
  * STORM-2465: modify storm-redis's READEME.md and update storm-redis.md
  * STORM-2464: update storm-mongodb.md