add STORM-1723 to CHANGELOG
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/f325febd Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/f325febd Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/f325febd Branch: refs/heads/master Commit: f325febd20680a537bed8476458bb24f33f329f8 Parents: b738dcd Author: Jungtaek Lim <[email protected]> Authored: Mon Jun 13 13:48:19 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon Jun 13 13:48:19 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/f325febd/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 42f35c8..869cdfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -105,6 +105,7 @@ * STORM-1769: Added a test to check local nimbus with notifier plugin ## 1.1.0 + * STORM-1723: Introduce ClusterMetricsConsumer * STORM-1700: Introduce 'whitelist' / 'blacklist' option to MetricsConsumer * STORM-1698: Asynchronous MetricsConsumerBolt * STORM-1887: Fixed help message for set_log_level command
