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/02/09 19:33:09 UTC

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

Added STORM-637 to Changelog


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

Branch: refs/heads/master
Commit: bb6f32dffaa3865b8b374c8fb1d7d7af48ebe4d4
Parents: 0bc25fb
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon Feb 9 10:55:26 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon Feb 9 10:55:26 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/bb6f32df/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 997927e..98959bb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -44,6 +44,7 @@
  * STORM-608: Storm UI CSRF escape characters not work correctly.
  * STORM-626: Add script to print out the merge command for a given pull request.
  * STORM-601: Make jira-github-join ignore case.
+ * STORM-637: Integrate PartialKeyGrouping into storm API
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor