add STORM-1677 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/29c19837 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/29c19837 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/29c19837 Branch: refs/heads/1.x-branch Commit: 29c19837fb34d2d90d7c73f614a96b10cc17cba8 Parents: 2abb595 Author: P. Taylor Goetz <[email protected]> Authored: Mon Apr 4 16:23:50 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Mon Apr 4 16:23:50 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/29c19837/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index a232f2a..b1f7aad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.0.1 + * STORM-1677: Test resource files are excluded from source distribution, which makes logviewer-test failing + ## 1.0.0 * STORM-1671: Enable logviewer to delete a dir without yaml * STORM-822: Kafka Spout New Consumer API
