From 3fefedd61055f4d6b8741029f0e4f2ff098af319 Mon Sep 17 00:00:00 2001 From: Tianhao He Date: Mon, 30 Nov 2015 14:14:54 -0800 Subject: [PATCH] update doc for vsphere 6.0.0 release --- README.rst | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 9e366b0..0d1cf18 100644 --- a/README.rst +++ b/README.rst @@ -48,11 +48,12 @@ Documentation ============= For general language neutral documentation of vSphere Management API see: -* `vSphere WS SDK API Docs `_ +* `vSphere WS SDK API Docs `_ Python Support ============== -* pyVmomi 5.5.0-2014.1 and later support Python 2.6, 2.7, 3.3 and 3.4 +* pyVmomi 6.0.0 and later support 2.7, 3.3 and 3.4 +* pyVmomi 5.5.0-2014.1 and 5.5.0-2014.1.1 support Python 2.6, 2.7, 3.3 and 3.4 * pyVmomi 5.5.0 and below support Python 2.6 and 2.7 Compatibility Policy @@ -62,14 +63,15 @@ backward compatibility with the previous _four_ releases of *vSphere* and it's own previous four releases. Compatibility with much older versions may continue to work but will not be actively supported. -For example, version v5.5.0-2014.1 is most compatible with vSphere 5.5, 5.1, -5.0, and 4.1 and was the first release in 2014. Initial releases compatible with -a version of vSphere will bare a naked version number of v5.5.0 indicating that -version of pyVmomi was released simultaneously with the *GA* version of vSphere -with the same version number. +For example, version v6.0.0 is most compatible with vSphere 6.0, 5.5, 5.1 and +5.0. Initial releases compatible with a version of vSphere will bare a naked +version number of v6.0.0 indicating that version of pyVmomi was released +simultaneously with the *GA* version of vSphere with the same version number. Releases ======== +* `6.0.0 `_ + release notes https://github.com/vmware/pyvmomi/releases/tag/v6.0.0 * `5.5.0-2014.1.1 `_ release notes https://github.com/vmware/pyvmomi/releases/tag/v5.5.0-2014.1.1 * `5.5.0-2014.1 `_