This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit ffe818d81a9558d06bc300a98ff6ceb0ace9d034 Author: Benjamin Mahler <[email protected]> AuthorDate: Tue Aug 21 12:13:52 2018 -0700 Updated CHANGELOG to mention highlights instead of new features. This initial section is now primarily used for highlighting, whether it's bug fixes, improvements, or new features. --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 0f130b6..8a083ae 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ Release Notes - Mesos - Version 1.7.0 ------------------------------------------- -This release contains the following new features: +This release contains the following highlights: * [MESOS-7691] - Added a new option `cgroups/all` to the agent flag `--isolation`. This allows cgroups isolator to automatically load
