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/06/09 19:50:40 UTC

[08/10] storm git commit: add STORM-1882 to changelog

add STORM-1882 to changelog


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

Branch: refs/heads/1.x-branch
Commit: 71476b48d34fe51eee0faf265088cbefe3a5eb3f
Parents: 1d29acd
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Thu Jun 9 15:40:30 2016 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Thu Jun 9 15:40:30 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/storm/blob/71476b48/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f0ed69a..d01d3ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.0
+ * STORM-1882: Expose TextFileReader public
  * STORM-1873: Implement alternative behaviour for late tuples
  * STORM-1719: Introduce REST API: Topology metric stats for stream
  * STORM-1887: Fixed help message for set_log_level command