add STORM-1030 to CHANGELOG.md
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/1cfaf124 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/1cfaf124 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/1cfaf124 Branch: refs/heads/1.x-branch Commit: 1cfaf12452e130978951b6c7aea6b2c29c340d7a Parents: a276616 Author: Jungtaek Lim <kabh...@gmail.com> Authored: Tue Mar 29 17:00:10 2016 +0900 Committer: Jungtaek Lim <kabh...@gmail.com> Committed: Tue Mar 29 17:00:10 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/1cfaf124/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index ae99355..3c36a3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1030: Hive Connector Fixes * STORM-676: Storm Trident support for sliding/tumbling windows * STORM-1630: Add guide page for Windows users * STORM-1655: Flux doesn't set return code to non-zero when there's any exception while deploying topology to remote cluster