Repository: mesos Updated Branches: refs/heads/master d0fcbdf9c -> 59b228127
Added WIP CHANGELOG for the 1.6.0 release. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/59b22812 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/59b22812 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/59b22812 Branch: refs/heads/master Commit: 59b2281271f8530beeeb221887a8fe9b9e19be96 Parents: d0fcbdf Author: Jie Yu <[email protected]> Authored: Thu Mar 29 17:13:43 2018 -0700 Committer: Jie Yu <[email protected]> Committed: Thu Mar 29 17:13:43 2018 -0700 ---------------------------------------------------------------------- CHANGELOG | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/59b22812/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 2984b92..c02d56d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +Release Notes - Mesos - Version 1.6.0 (WIP) +------------------------------------------- +This release contains the following new features: + + * [MESOS-8534] - **Experimental** A nested container is now allowed + to join a separate CNI network than its parent container. + + Release Notes - Mesos - Version 1.5.1 (WIP) ------------------------------------------- * This is a bug fix release.
