Added STORM-1280 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/3c53dd51 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/3c53dd51 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/3c53dd51 Branch: refs/heads/master Commit: 3c53dd516810824593855060a69c5e82d08323e7 Parents: ad5ea39 Author: Robert Evans <[email protected]> Authored: Mon Jul 24 10:48:02 2017 -0500 Committer: Robert Evans <[email protected]> Committed: Mon Jul 24 10:48:02 2017 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/3c53dd51/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 68b51e9..0f9eea0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 2.0.0 + * STORM-1280: port backtype.storm.daemon.logviewer to java * STORM-2644: Show message when result not found on deep search page * STORM-2643: Add a confirmation dialog for profiling and debugging actions on Storm UI * STORM-2641: Make storm.py print output from subprocess on error on Windows, make storm.ps1 return the right exit code
