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/02c4f6b4 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/02c4f6b4 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/02c4f6b4 Branch: refs/heads/master Commit: 02c4f6b40336d79a268fa790881fcd4ed24f5df9 Parents: 3d789fc Author: P. Taylor Goetz <[email protected]> Authored: Thu Jun 9 15:38:34 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Thu Jun 9 15:38:34 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/02c4f6b4/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 4556dea..12b120a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 2.0.0 + * STORM-1882: Expose TextFileReader public * STORM-1873: Implement alternative behaviour for late tuples * STORM-1878: Flux can now handle IStatefulBolts * STORM-1864: StormSubmitter should throw respective exceptions and log respective errors forregistered submitter hook invocation
