You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ar...@apache.org on 2017/05/16 11:11:42 UTC

[2/2] storm git commit: Added STORM-2493 to CHANGELOG.md

Added STORM-2493 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/40586234
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/40586234
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/40586234

Branch: refs/heads/1.x-branch
Commit: 40586234b9a739634a2aaf06ba1085ffb48ed306
Parents: cfc72a2
Author: Arun Mahadevan <ar...@apache.org>
Authored: Tue May 16 16:41:03 2017 +0530
Committer: Arun Mahadevan <ar...@apache.org>
Committed: Tue May 16 16:41:03 2017 +0530

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


http://git-wip-us.apache.org/repos/asf/storm/blob/40586234/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a6ed043..39b97c5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.1
+ * STORM-2493: update documents to reflect the changes
  * STORM-2511: Submitting a topology with name containing unicode getting failed
  * STORM-2496: Dependency artifacts should be uploaded to blobstore with READ permission for all
  * STORM-2512: Make constructor public and add one more builder constructor