add STORM-1865 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/acbee1d1 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/acbee1d1 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/acbee1d1 Branch: refs/heads/master Commit: acbee1d1e4f19758d849259eaf87281a95919ace Parents: fd35ad6 Author: P. Taylor Goetz <[email protected]> Authored: Thu Jun 9 16:08:22 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Thu Jun 9 16:08:22 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/acbee1d1/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index c3573e4..884837a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 2.0.0 + * STORM-1865: update command line client document * 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
