This is an automated email from the ASF dual-hosted git repository.
bennoe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git
The following commit(s) were added to refs/heads/master by this push:
new b120471 Added missing 'CLI' subheading to the 1.8.0 CHANGELOG.
b120471 is described below
commit b120471f07a2074d9cfb9c5f5dcfe855a156f27d
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 cadb879..0807c09 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