add STORM-853 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/1baaeb06 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/1baaeb06 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/1baaeb06 Branch: refs/heads/0.10.x-branch Commit: 1baaeb0688e89fa0df9a019ef0aa181a26923d06 Parents: 97e3fac Author: P. Taylor Goetz <[email protected]> Authored: Tue Jun 9 14:20:50 2015 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Tue Jun 9 14:20:50 2015 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/1baaeb06/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 999c492..81224c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## 0.11.0 ## 0.10.0 + * STORM-853 Fix upload API to handle multi-args properly * STORM-850: Convert storm-core's logback-test.xml to log4j2-test.xml * STORM-848: Shade external dependencies * STORM-849: Add storm-redis to storm binary distribution
