Added STORM-1138 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/4fe62b2c Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/4fe62b2c Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/4fe62b2c Branch: refs/heads/master Commit: 4fe62b2ca16ad89b99f773ee0b057c72aeec59f3 Parents: e8bf07e Author: Robert (Bobby) Evans <[email protected]> Authored: Fri Nov 6 12:26:26 2015 -0600 Committer: Robert (Bobby) Evans <[email protected]> Committed: Fri Nov 6 12:26:26 2015 -0600 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/4fe62b2c/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index c55875d..0fed12b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.11.0 + * STORM-1138: Storm-hdfs README should be updated with Avro Bolt information * STORM-1154: SequenceFileBolt needs unit tests * STORM-162: Load Aware Shuffle Grouping * STORM-1158: Storm metrics to profile various storm functions
