add STORM-1771 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/0cef213f Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/0cef213f Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/0cef213f Branch: refs/heads/master Commit: 0cef213f23a2398771187a75a530b869f3a6eb21 Parents: f5eb479 Author: P. Taylor Goetz <[email protected]> Authored: Thu Jun 9 16:05:30 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Thu Jun 9 16:05:30 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/0cef213f/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 12b120a..c3573e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 2.0.0 + * STORM-1771. HiveState should flushAndClose before closing old or idle Hive connections * STORM-1882: Expose TextFileReader public * STORM-1873: Implement alternative behaviour for late tuples * STORM-1878: Flux can now handle IStatefulBolts
