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/31db7dc2 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/31db7dc2 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/31db7dc2 Branch: refs/heads/master Commit: 31db7dc2f78c406e82de7f08ce609d780458b619 Parents: b102028 Author: Sriharsha Chintalapani <[email protected]> Authored: Sun Mar 27 22:10:52 2016 -0700 Committer: Sriharsha Chintalapani <[email protected]> Committed: Sun Mar 27 22:10:52 2016 -0700 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/31db7dc2/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 5135309..b2f30ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,6 +65,7 @@ * STORM-1521: When using Kerberos login from keytab with multiple bolts/executors ticket is not renewed in hbase bolt. ## 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-1537: Upgrade to kryo3 in master
