Repository: storm Updated Branches: refs/heads/master 955b44552 -> cd0c0f733
Added STORM-822 to Changelog Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/cd0c0f73 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/cd0c0f73 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/cd0c0f73 Branch: refs/heads/master Commit: cd0c0f73322fbaf81405be6cdaddeab080bd59b1 Parents: 332afc4 Author: Robert (Bobby) Evans <[email protected]> Authored: Thu Mar 31 13:25:15 2016 -0500 Committer: Robert (Bobby) Evans <[email protected]> Committed: Thu Mar 31 13:59:32 2016 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/cd0c0f73/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3462d5d..15ff766 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 2.0.0 + * STORM-822: Kafka Spout New Consumer API * STORM-1663: Stats couldn't handle null worker HB. * STORM-1665: Worker cannot instantiate kryo * STORM-1666: Kill from the UI fails silently
