Added STORM-724 to CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/0d5d4b12 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/0d5d4b12 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/0d5d4b12 Branch: refs/heads/nimbus-ha-branch Commit: 0d5d4b129e34efa6f52d8c5f5fd92ca23e3fcb6a Parents: c8d3127 Author: Sriharsha Chintalapani <[email protected]> Authored: Sun Mar 29 22:10:01 2015 -0700 Committer: Sriharsha Chintalapani <[email protected]> Committed: Sun Mar 29 22:10:01 2015 -0700 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/0d5d4b12/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index af9627f..cc2b5dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.11.0 + * 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 * STORM-703: With hash key option for RedisMapState, only get values for keys in batch
