Added STORM-1873 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/81b398d6 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/81b398d6 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/81b398d6 Branch: refs/heads/1.x-branch Commit: 81b398d6ba1960cdaed947de8f839534f22fc2c5 Parents: c49b6f7 Author: Arun Mahadevan <[email protected]> Authored: Thu Jun 9 11:25:41 2016 +0530 Committer: Arun Mahadevan <[email protected]> Committed: Thu Jun 9 11:25:41 2016 +0530 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/81b398d6/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index ca316b2..f0ed69a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.0 + * STORM-1873: Implement alternative behaviour for late tuples * STORM-1719: Introduce REST API: Topology metric stats for stream * STORM-1887: Fixed help message for set_log_level command * STORM-1878: Flux can now handle IStatefulBolts
