Added STORM-615 to CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/cd620632 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/cd620632 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/cd620632 Branch: refs/heads/nimbus-ha-branch Commit: cd62063206e4f888f35510a792cdbdf18582e533 Parents: 7b1f3f6 Author: Sriharsha Chintalapani <[email protected]> Authored: Tue Mar 31 20:37:14 2015 -0700 Committer: Sriharsha Chintalapani <[email protected]> Committed: Tue Mar 31 20:37:14 2015 -0700 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/cd620632/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index a81810e..d11d5a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.11.0 + * STORM:615: Add REST API to upload topology. * 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.
