Added STORM-1271 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/08449278 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/08449278 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/08449278 Branch: refs/heads/master Commit: 084492782356220404b560aae2567cd4ee7f8052 Parents: 31d558c Author: Robert (Bobby) Evans <[email protected]> Authored: Thu Mar 31 14:54:22 2016 -0500 Committer: Robert (Bobby) Evans <[email protected]> Committed: Thu Mar 31 14:54:22 2016 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/08449278/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index fef71c5..06ab074 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 2.0.0 + * STORM-1271: Port backtype.storm.daemon.task to java * STORM-822: Kafka Spout New Consumer API * STORM-1663: Stats couldn't handle null worker HB. * STORM-1665: Worker cannot instantiate kryo
