Added STORM-850 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/9579c0b0 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/9579c0b0 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/9579c0b0 Branch: refs/heads/0.10.x-branch Commit: 9579c0b04ae3460a19961c81e714c2fa3b541e3c Parents: b63cfd8 Author: Robert (Bobby) Evans <[email protected]> Authored: Fri Jun 5 12:24:38 2015 -0500 Committer: Robert (Bobby) Evans <[email protected]> Committed: Fri Jun 5 12:24:38 2015 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/9579c0b0/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index ecc3bf6..999c492 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## 0.11.0 ## 0.10.0 + * 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 * STORM-760: Use JSON for serialized conf
