Changelog: STORM-2659
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/57372baf Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/57372baf Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/57372baf Branch: refs/heads/1.1.x-branch Commit: 57372baf295f4f41b7d32e537518ee9fbc9820fd Parents: f4933cb Author: Stig Rohde Døssing <[email protected]> Authored: Wed Jul 26 21:46:10 2017 +0200 Committer: Stig Rohde Døssing <[email protected]> Committed: Wed Jul 26 21:46:10 2017 +0200 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/57372baf/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bccac4..09b1bb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.1 + * STORM-2659: Add daemon.name variable to storm.cmd to fix log4j logging * STORM-2652: fix error in open method of JmsSpout * STORM-2645: Update storm.py to be python3 compatible * STORM-2621: add tuple_population metric
