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/1a50bec2 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/1a50bec2 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/1a50bec2 Branch: refs/heads/1.0.x-branch Commit: 1a50bec2c79667a1422e520abf69e6256634645f Parents: 195d5bc Author: P. Taylor Goetz <[email protected]> Authored: Thu Jun 9 15:41:27 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Thu Jun 9 15:41:27 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/1a50bec2/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index c917c99..fe4a93f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.2 + * STORM-1882: Expose TextFileReader public * STORM-1864 : StormSubmitter should throw respective exceptions and log respective errors for registered submitter hook invocation * STORM-1887: Fixed help message for set_log_level command * STORM-1878: Flux can now handle IStatefulBolts
