Added STORM-1511 to CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/4a1b879f Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/4a1b879f Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/4a1b879f Branch: refs/heads/1.x-branch Commit: 4a1b879f616a789b0230a7388ffaf026d892fd26 Parents: db5c0e8 Author: Sriharsha Chintalapani <[email protected]> Authored: Sat Feb 20 18:52:51 2016 -0800 Committer: Sriharsha Chintalapani <[email protected]> Committed: Sat Feb 20 18:52:51 2016 -0800 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/4a1b879f/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 718c989..d85c002 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1511: min/max operations support on a trident stream * STORM-1522: REST API throws invalid worker log links * STORM-1532: Fix readCommandLineOpts to parse JSON correctly * STORM-1541: Change scope of 'hadoop-minicluster' to test
