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/07/30 22:11:02 UTC

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

STORM-2616: CHANGELOG


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

Branch: refs/heads/master
Commit: 4dfd4ae42d9c7c32ff1732b4b3741f163ba4b9a7
Parents: dde00b7
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Mon Jul 31 07:03:50 2017 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Mon Jul 31 07:10:53 2017 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/4dfd4ae4/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a899f4c..8bfc740 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -315,6 +315,9 @@
  * STORM-2512: Make constructor public and add one more builder constructor
  * STORM-2482: Refactor the Storm auto credential plugins to be more usable
 
+## 1.1.2
+ * STORM-2616: Documentation for built in metrics
+
 ## 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