Added STORM-1585 to CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/ddc3c045 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/ddc3c045 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/ddc3c045 Branch: refs/heads/1.x-branch Commit: ddc3c0458b3bf3a225b98cc83af4b46267731e03 Parents: 291bad3 Author: Sriharsha Chintalapani <[email protected]> Authored: Thu Apr 14 10:30:44 2016 -0700 Committer: Sriharsha Chintalapani <[email protected]> Committed: Thu Apr 14 10:30:44 2016 -0700 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/ddc3c045/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 23cd248..d81a240 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1585: Add DDL support for UDFs in storm-sql * STORM-1681: Bug in scheduling cyclic topologies when scheduling with RAS * STORM-1706: Add RELEASE and storm-env.sh to storm-diet assembly * STORM-1613: Upgraded HBase version to 1.1.0
