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 2015/04/23 21:14:35 UTC

[3/3] storm git commit: Added STORM-730 to Changelog

Added STORM-730 to Changelog


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

Branch: refs/heads/master
Commit: 37a7e8bb05100b0be0b4c79f09b354b2b91c1b6a
Parents: fdd2696
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Thu Apr 23 14:13:57 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Thu Apr 23 14:13:57 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/37a7e8bb/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2610ad4..0a83ba5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-730: remove extra curly brace
  * STORM-735: [storm-redis] Upgrade Jedis to 2.7.0
  * STORM-747: assignment-version-callback/info-with-version-callback are not fired when assignments change
  * STORM-746: Skip ack init when there are no output tasks