add STORM-1558 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/a3abb659 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/a3abb659 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/a3abb659 Branch: refs/heads/master Commit: a3abb6599bb42de24ffa729965d751c21354634f Parents: 84b81fe Author: Arun Mahadevan <[email protected]> Authored: Tue Feb 23 13:48:17 2016 +0530 Committer: Arun Mahadevan <[email protected]> Committed: Tue Feb 23 13:48:17 2016 +0530 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/a3abb659/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 005112d..a63d798 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 2.0.0 + * STORM-1558: Utils in java breaks component page due to illegal type cast * STORM-1553: port event.clj to java * STORM-1262: port backtype.storm.command.dev-zookeeper to java. * STORM-1243: port backtype.storm.command.healthcheck to java.
