Repository: storm Updated Branches: refs/heads/master 10f9086a4 -> 12a0936f1
Add STORM-1336 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/12a0936f Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/12a0936f Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/12a0936f Branch: refs/heads/master Commit: 12a0936f10dca0886737c7d42ee22eed94e858de Parents: 10f9086 Author: Boyang Jerry Peng <[email protected]> Authored: Wed Feb 17 23:05:20 2016 -0600 Committer: Boyang Jerry Peng <[email protected]> Committed: Wed Feb 17 23:05:20 2016 -0600 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/12a0936f/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index f50d05f..25ecb77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 2.0.0 + * STORM-1336: Evalute/Port JStorm cgroup support and implement cgroup support for RAS * STORM-1511: min/max operators implementation in Trident streams API. * STROM-1263: port backtype.storm.command.kill-topology to java * STORM-1260: port backtype.storm.command.activate to java
