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/e88e3138 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/e88e3138 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/e88e3138 Branch: refs/heads/1.x-branch Commit: e88e31389cf9f557e8719af4064a01d8598391de Parents: 0b9472c Author: P. Taylor Goetz <[email protected]> Authored: Thu Jun 9 16:09:28 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Thu Jun 9 16:09:28 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/e88e3138/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fe4fb3..0b5a41b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.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
