add STORM-1698 and STORM-1700 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/38c7ff86 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/38c7ff86 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/38c7ff86 Branch: refs/heads/1.x-branch Commit: 38c7ff866393bd690693b6d33ca8f5879d48bfcc Parents: 18f5c32 Author: Jungtaek Lim <[email protected]> Authored: Mon Jun 13 13:13:20 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon Jun 13 13:13:20 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/38c7ff86/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index e6830d9..b28bc98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ ## 1.1.0 + * STORM-1700: Introduce 'whitelist' / 'blacklist' option to MetricsConsumer + * STORM-1698: Asynchronous MetricsConsumerBolt * STORM-1705: Cap number of retries for a failed message * STORM-1884: Prioritize pendingPrepare over pendingCommit * STORM-1575: fix TwitterSampleSpout NPE on close
