Adding STORM-1616 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/367464a3 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/367464a3 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/367464a3 Branch: refs/heads/master Commit: 367464a3d9aa92fca9d64f4e50e780b775279a3a Parents: fb880ca Author: Kyle Nusbaum <[email protected]> Authored: Thu Mar 17 15:04:13 2016 -0500 Committer: Kyle Nusbaum <[email protected]> Committed: Thu Mar 17 15:04:13 2016 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/367464a3/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ea7a8d..61ad4df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 2.0.0 + * STORM-1616: Add RAS API for Trident * STORM-1623: nimbus.clj's minor bug * STORM-1624: Add maven central status in README * STORM-1232: port backtype.storm.scheduler.DefaultScheduler to java
