This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit e41d2cefd8a48a7e0b1935c8b2f212c5341581a4 Author: Chun-Hung Hsiao <[email protected]> AuthorDate: Fri Mar 29 13:24:44 2019 -0700 Added MESOS-9540 to the 1.7.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 3fc740a..5f3f6ff 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -30,6 +30,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP) ** Improvements * [MESOS-8880] - Add minimum capabilities in the master. + * [MESOS-9540] - Support `DESTROY_DISK` on preprovisioned CSI volumes. Release Notes - Mesos - Version 1.7.2
