add STORM-813 to readme
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/9c1ea176 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/9c1ea176 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/9c1ea176 Branch: refs/heads/master Commit: 9c1ea176f5bcf2eb53543e9a645e8fb6bb10bbbb Parents: 80616df Author: P. Taylor Goetz <[email protected]> Authored: Tue Jun 9 14:26:56 2015 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Tue Jun 9 14:26:56 2015 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/9c1ea176/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 81224c6..1ea26dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ ## 0.11.0 ## 0.10.0 - * STORM-853 Fix upload API to handle multi-args properly + * STORM-813: Change storm-starter's README so that it explains mvn exec:java cannot run multilang topology + * 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
