add STORM-1467 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/45726bbd Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/45726bbd Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/45726bbd Branch: refs/heads/1.x-branch Commit: 45726bbd18271a3a0548dfd36c89a804d350a317 Parents: b21b686 Author: P. Taylor Goetz <ptgo...@gmail.com> Authored: Fri Jan 15 11:48:40 2016 -0500 Committer: P. Taylor Goetz <ptgo...@gmail.com> Committed: Fri Jan 15 11:48:40 2016 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/45726bbd/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 2898bdd..5ff26e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## 2.0.0 ## 1.0.0 + * STORM-1467: Switch apache-rat plugin off by default, but enable for Travis-CI * STORM-1468: move documentation to asf-site branch * STORM-1199: HDFS Spout Implementation. * STORM-1453: nimbus.clj/wait-for-desired-code-replication prints wrong log message