Added STORM-676 to CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/b0db246a Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/b0db246a Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/b0db246a Branch: refs/heads/1.x-branch Commit: b0db246add3d2ca6c9b23784c6a34a92252bb20b Parents: b661bf8 Author: Sriharsha Chintalapani <[email protected]> Authored: Sun Mar 27 23:06:28 2016 -0700 Committer: Sriharsha Chintalapani <[email protected]> Committed: Sun Mar 27 23:06:28 2016 -0700 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/b0db246a/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 06eb7be..ae99355 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-676: Storm Trident support for sliding/tumbling windows * STORM-1630: Add guide page for Windows users * STORM-1655: Flux doesn't set return code to non-zero when there's any exception while deploying topology to remote cluster * STORM-1654: HBaseBolt creates tick tuples with no interval when we don't set flushIntervalSecs
