Adding STORM-1616 to CHANGELOG.md
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/885aaec4 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/885aaec4 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/885aaec4 Branch: refs/heads/1.x-branch Commit: 885aaec4349c78016fbe6e3f8c8db3f7b8426704 Parents: d0d53be Author: Kyle Nusbaum <[email protected]> Authored: Thu Mar 17 15:51:09 2016 -0500 Committer: Kyle Nusbaum <[email protected]> Committed: Thu Mar 17 15:51:09 2016 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/885aaec4/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index bb139d3..861cafd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1616: Add RAS API for Trident * STORM-1483: add storm-mongodb connector * STORM-1614: backpressure init and cleanup changes * STORM-1549: Add support for resetting tuple timeout from bolts via the OutputCollector
