This is an automated email from the ASF dual-hosted git repository.

bennoe pushed a commit to branch 1.8.x
in repository https://gitbox.apache.org/repos/asf/mesos.git


The following commit(s) were added to refs/heads/1.8.x by this push:
     new 0dad371  Added missing 'CLI' subheading to the 1.8.0 CHANGELOG.
0dad371 is described below

commit 0dad371aa975f6c7e10ca9446037c24f78d08764
Author: Benno Evers <[email protected]>
AuthorDate: Tue Apr 16 10:23:01 2019 +0200

    Added missing 'CLI' subheading to the 1.8.0 CHANGELOG.
---
 CHANGELOG | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index 880ebfe..3f06f27 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,6 +13,8 @@ This release contains the following highlights:
       the scheduler re-subscribes each time it wants to mutate the
       minimum resource quantity offer filter information, see MESOS-7258.
 
+  * CLI
+
     * The new Mesos CLI now offers the task subcommand. The first
       command, attach, allows you to attach your terminal to a running
       task launched with a tty. The second command, exec, launches a

Reply via email to