You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2017/07/06 14:13:57 UTC

[4/4] storm git commit: Added STORM-2609 to Changelog

Added STORM-2609 to Changelog


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/43fde85e
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/43fde85e
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/43fde85e

Branch: refs/heads/master
Commit: 43fde85e350c7feaa8e289fab0eedcfafedab44d
Parents: 8f829dd
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Thu Jul 6 09:13:27 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Thu Jul 6 09:13:27 2017 -0500

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/43fde85e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0e04a1b..146f275 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2609: Simple command line DRPC Client
  * STORM-2613: Tuples that aren't sampled shouldn't be considered for execute latency calculations
  * STORM-2421: support lists of childopts in DaemonConfig
  * STORM-2558: Port storm.sh to Powershell and remove outdated batch scripts