Added STORM-848 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/2f938354 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/2f938354 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/2f938354 Branch: refs/heads/0.10.x-branch Commit: 2f9383547b82873c77175cf94a14f8a133f59556 Parents: 992603a Author: Robert (Bobby) Evans <[email protected]> Authored: Fri Jun 5 11:03:52 2015 -0500 Committer: Robert (Bobby) Evans <[email protected]> Committed: Fri Jun 5 11:03:52 2015 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/2f938354/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index e85bfd5..ecc3bf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## 0.11.0 ## 0.10.0 + * STORM-848: Shade external dependencies * STORM-849: Add storm-redis to storm binary distribution * STORM-760: Use JSON for serialized conf * STORM-833: Logging framework logback -> log4j 2.x
