Added STORM-2627 into changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/0f31560a Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/0f31560a Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/0f31560a Branch: refs/heads/1.x-branch Commit: 0f31560ac61c36acc9f2c3c7bb20b31eae5c2695 Parents: 8c4a123 Author: Robert Evans <[email protected]> Authored: Fri Jul 21 10:25:23 2017 -0500 Committer: Robert Evans <[email protected]> Committed: Fri Jul 21 10:28:35 2017 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/0f31560a/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a4e796..14b4455 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -262,6 +262,7 @@ * STORM-1720: Support GEO in storm-redis ## 1.0.4 + * STORM-2627: Update docs for storm.zookeeper.topology.auth.scheme * STORM-2597: Don't parse passed in class paths * STORM-2524: Set Kafka client.id with storm-kafka * STORM-2450: Write resources into correct local director
