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/8b69d438 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/8b69d438 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/8b69d438 Branch: refs/heads/1.x-branch Commit: 8b69d43828532646d3e87d95daa250a05fc8a0be Parents: d14c293 Author: P. Taylor Goetz <[email protected]> Authored: Wed Feb 15 16:32:27 2017 -0500 Committer: P. Taylor Goetz <[email protected]> Committed: Wed Feb 15 16:32:27 2017 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/8b69d438/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 4384f69..3674a5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.0 + * STORM-2250: Kafka spout refactoring to increase modularity and testability * STORM-2340: fix AutoCommitMode issue in KafkaSpout * STORM-2344: Flux YAML File Viewer for Nimbus UI * STORM-2350: Storm-HDFS's listFilesByModificationTime is broken
