This is an automated email from the ASF dual-hosted git repository. mzhu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 270a3dce490d5b334f9a0011ea416ffc42e187e4 Author: Meng Zhu <[email protected]> AuthorDate: Wed Sep 25 15:41:07 2019 -0700 Documented setting quota on the default role in the release note. Review: https://reviews.apache.org/r/71548 --- CHANGELOG | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 98bbaa0..19955d9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +Release Notes - Mesos - Version 1.10.0 (WIP) +-------------------------------------------- + +Additional API Changes: + + * Quota can now be set on the default `*` role. + + Release Notes - Mesos - Version 1.9.1 (WIP) ------------------------------------------- * This is a bug fix release.
