Added STORM-741 to CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/db6df0ca Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/db6df0ca Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/db6df0ca Branch: refs/heads/nimbus-ha-branch Commit: db6df0cafaada08c79679b828721336263341c6c Parents: 003f08d Author: Sriharsha Chintalapani <[email protected]> Authored: Tue Mar 31 20:24:15 2015 -0700 Committer: Sriharsha Chintalapani <[email protected]> Committed: Tue Mar 31 20:24:15 2015 -0700 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/db6df0ca/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index c0de063..a81810e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.11.0 + * STORM-741: Allow users to pass a config value to perform impersonation. * STORM-724: Document RedisStoreBolt and RedisLookupBolt which is missed. * STORM-711: All connectors should use collector.reportError and tuple anchoring. * STORM-714: Make CSS more consistent with self, prev release
