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/446c8826 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/446c8826 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/446c8826 Branch: refs/heads/0.10.x-branch Commit: 446c88267d337ad089f8791952ab798a813dd992 Parents: ba32efd Author: Robert (Bobby) Evans <[email protected]> Authored: Fri Jun 5 11:37:36 2015 -0500 Committer: Robert (Bobby) Evans <[email protected]> Committed: Fri Jun 5 11:37:36 2015 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/446c8826/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d72590..1bf8819 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 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
