Repository: mesos Updated Branches: refs/heads/1.2.x 9f035e1d1 -> a7e647017
Added placeholder in CHANGELOG for 1.2.1. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/2146ad1d Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/2146ad1d Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/2146ad1d Branch: refs/heads/1.2.x Commit: 2146ad1d91b2932ab5751a7576adfbdb38528a98 Parents: 9f035e1 Author: Jie Yu <[email protected]> Authored: Thu Mar 9 14:29:34 2017 -0800 Committer: Jie Yu <[email protected]> Committed: Thu Mar 9 14:30:46 2017 -0800 ---------------------------------------------------------------------- CHANGELOG | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/2146ad1d/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index abbaa21..ac177be 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +Release Notes - Mesos - Version 1.2.1 (WIP) +------------------------------------------- +* This is a bug fix release. + +All Issues: +** Bug + + Release Notes - Mesos - Version 1.2.0 ------------------------------------------- This release contains the following new features:
