add STORM-1630 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/139a8a3b Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/139a8a3b Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/139a8a3b Branch: refs/heads/1.x-branch Commit: 139a8a3b2bea78d0d426ef7254a07fea71a493a9 Parents: ed719c0 Author: Jungtaek Lim <[email protected]> Authored: Sat Mar 26 15:22:06 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Sat Mar 26 15:22:06 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/139a8a3b/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index cdac9d8..06eb7be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * 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 * STORM-1654: HBaseBolt creates tick tuples with no interval when we don't set flushIntervalSecs * STORM-1625: Move storm-sql dependencies out of lib folder
