update changelog for release 1.0 RC2
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/afa01049 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/afa01049 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/afa01049 Branch: refs/heads/1.x-branch Commit: afa0104930ef497f590fd30f6dcecfd029e083e5 Parents: 92bd899 Author: P. Taylor Goetz <[email protected]> Authored: Tue Apr 5 12:38:27 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Tue Apr 5 12:38:27 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/afa01049/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index c2df0c6..0f84802 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,6 @@ -## 1.0.1 +## 1.0.0 * STORM-1670: LocalState#get(String) can throw FileNotFoundException which may result supervisor.clj#sync-processes stop assigning new workers/assignments * STORM-1677: Test resource files are excluded from source distribution, which makes logviewer-test failing - -## 1.0.0 * STORM-676: Storm Trident support for sliding/tumbling windows * STORM-1671: Enable logviewer to delete a dir without yaml * STORM-822: Kafka Spout New Consumer API
