Added STORM-1613 to CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/db8cf121 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/db8cf121 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/db8cf121 Branch: refs/heads/1.x-branch Commit: db8cf121bc4ba602ee96272c496939c4b7b4c3d1 Parents: 1c1fff7 Author: Sriharsha Chintalapani <[email protected]> Authored: Mon Apr 11 21:42:15 2016 -0700 Committer: Sriharsha Chintalapani <[email protected]> Committed: Mon Apr 11 21:42:15 2016 -0700 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/db8cf121/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 96da84f..b676e35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1613: Upgraded HBase version to 1.1.0 * STORM-1687: divide by zero in stats * STORM-1670: LocalState#get(String) can throw FileNotFoundException which may result supervisor.clj#sync-processes stop assigning new workers/assignments * STORM-1677: Test resource files are excluded from source distribution, which makes logviewer-test failing
