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 <[email protected]> Authored: Wed Feb 15 16:34:13 2017 -0500 Committer: P. Taylor Goetz <[email protected]> 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 +## 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
