You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2017/02/15 21:38:16 UTC

[3/3] storm git commit: add STORM-2250 to changelog

add STORM-2250 to changelog


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

Branch: refs/heads/master
Commit: d235a0c1b49a4ead966d2288e81058495d2ada44
Parents: b8e458f
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Wed Feb 15 16:34:13 2017 -0500
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Wed Feb 15 16:34:13 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/d235a0c1/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f731bd..efc3490 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
-## 2.0.0
+\ufeff## 2.0.0
+ * STORM-2250: Kafka Spout Refactoring to Increase Modularity and Testability
  * STORM-2346: Files with unapproved licenses: download-rc-directory.sh verify-release-file.sh
  * STORM-2350: Storm-HDFS's listFilesByModificationTime is broken
  * STORM-1961: Stream api for storm core use cases