Removed WIP from 1.4.1 release notes.
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/c844db9a Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/c844db9a Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/c844db9a Branch: refs/heads/1.4.x Commit: c844db9ac7c0cef59be87438c6781bfb71adcc42 Parents: c19dfd5 Author: Kapil Arya <[email protected]> Authored: Thu Nov 9 19:35:55 2017 -0500 Committer: Kapil Arya <[email protected]> Committed: Thu Nov 9 19:53:50 2017 -0500 ---------------------------------------------------------------------- CHANGELOG | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/c844db9a/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index ec245fc..d485e07 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,6 @@ -Release Notes - Mesos - Version 1.4.1 (WIP) +Release Notes - Mesos - Version 1.4.1 ------------------------------------- -This release contains the following new features: - -All Resolved Issues: +* This is a bug fix release. ** Bug * [MESOS-7873] - Expose `ExecutorInfo.ContainerInfo.NetworkInfo` in Mesos `state` endpoint.
