add STORM-1882 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/71476b48 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/71476b48 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/71476b48 Branch: refs/heads/1.x-branch Commit: 71476b48d34fe51eee0faf265088cbefe3a5eb3f Parents: 1d29acd Author: P. Taylor Goetz <[email protected]> Authored: Thu Jun 9 15:40:30 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Thu Jun 9 15:40:30 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/71476b48/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index f0ed69a..d01d3ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.0 + * STORM-1882: Expose TextFileReader public * 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
