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 2016/04/01 20:49:48 UTC

[4/4] storm git commit: add STORM-822 to changelog

add STORM-822 to changelog


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

Branch: refs/heads/1.x-branch
Commit: 96d190e8c2aeaecca55b55a57bbf56bf75fb970d
Parents: cf9f837
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri Apr 1 14:42:08 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri Apr 1 14:42:08 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/96d190e8/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b3f5a00..9106fbb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.0
+ * STORM-822: Kafka Spout New Consumer API
  * STORM-1673: log4j2/worker.xml refers old package of LoggerMetricsConsumer
  * STORM-1632 Disable event logging by default
  * STORM-1667: Log the IO exception when deleting worker pid dir