add STORM-852 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/531e9c08 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/531e9c08 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/531e9c08 Branch: refs/heads/0.10.x-branch Commit: 531e9c08e544acdafc5e82ab21c8d524a8af6136 Parents: 5a6c769 Author: P. Taylor Goetz <[email protected]> Authored: Tue Jun 9 14:31:18 2015 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Tue Jun 9 14:31:18 2015 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/531e9c08/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ea26dc..99e8a61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## 0.11.0 ## 0.10.0 + * STORM-852: Replaced Apache Log4j Logger with SLF4J API * 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
