Repository: mesos Updated Branches: refs/heads/master 870801a9b -> 499f724fa
Added changelog for 0.25.0 release. This is a WIP CHANGLOG and only including one item of "add a suppress call to the scheduler", it should be updated in future to add more features in 0.25.0. Review: https://reviews.apache.org/r/38573 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/499f724f Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/499f724f Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/499f724f Branch: refs/heads/master Commit: 499f724fa479a781293613abcacbbeaf5f54cba1 Parents: 870801a Author: Guangya Liu <[email protected]> Authored: Mon Sep 21 16:32:59 2015 -0700 Committer: Vinod Kone <[email protected]> Committed: Mon Sep 21 16:32:59 2015 -0700 ---------------------------------------------------------------------- CHANGELOG | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/499f724f/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index bed2c1e..da5be06 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +Release Notes - Mesos - Version 0.25.0 (WIP) +-------------------------------------------- +TODO: Add 0.25.0 major features description here. + +* API Changes: + * [MESOS-3037] - Add a SUPPRESS call to the scheduler + + Release Notes - Mesos - Version 0.24.1 -------------------------------------- * This is a bug fix release.
