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 2015/09/21 17:23:30 UTC

[3/3] storm git commit: add STORM-862 to CHANGELOG.md

add STORM-862 to CHANGELOG.md


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

Branch: refs/heads/master
Commit: 3ec5120558ffe2a34a52bf28fb600c2a67823786
Parents: f073af4
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Tue Sep 22 00:23:07 2015 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Tue Sep 22 00:23:07 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/3ec51205/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 144c887..e24dd5c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-862: Pluggable System Metrics
  * STORM-1032: Add generics to component configuration methods
  * STORM-886: Automatic Back Pressure
  * STORM-1037: do not remove storm-code in supervisor until kill job