add STORM-1671 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/7670c635 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/7670c635 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/7670c635 Branch: refs/heads/1.x-branch Commit: 7670c6350fc2def68caf4c622e3674b8eb7e3034 Parents: 9a369de Author: P. Taylor Goetz <[email protected]> Authored: Fri Apr 1 15:28:19 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Fri Apr 1 15:28:19 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/7670c635/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 9106fbb..a232f2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1671: Enable logviewer to delete a dir without yaml * STORM-822: Kafka Spout New Consumer API * STORM-1673: log4j2/worker.xml refers old package of LoggerMetricsConsumer * STORM-1632 Disable event logging by default
