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

[4/4] storm git commit: STORM-832: CHANGELOG

STORM-832: CHANGELOG


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

Branch: refs/heads/master
Commit: 877dc8c95d3a46db647a68aa607bf0700e41a713
Parents: 67c99bf
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Fri Apr 14 15:28:19 2017 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Fri Apr 14 15:28:19 2017 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/877dc8c9/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 69009f8..e0024e2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 \ufeff## 2.0.0
+ * STORM-832: Allow config validation to be used by plugins/etc.
  * STORM-2471: Add metric for thread count
  * STORM-1114: Race condition in trident zookeeper zk-node create/delete
  * STORM-2469: fix integration-test dependencies issue