diff options
author | Rich Bennett <rb2745@att.com> | 2018-09-01 09:48:13 -0400 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2018-09-01 09:54:19 -0400 |
commit | 52b5c09262b614e10bc223dd1811f81760a3337e (patch) | |
tree | 2873aa58ac84715ba8187b7e27e7829044871d3e /docs/release-notes.rst | |
parent | 40e2182b5f8ce2952abb176bd539bf32ce164464 (diff) |
Cherry pick beijing improvements to master
Replicating changes made when finalizing Beijing branch
in the doc master branch.
Change-Id: Ib1da658aef8cb84f896c6abac23631579ec0b80c
Issue-ID: DOC-280
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 00e9a11db..8b9cc2c9a 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,4 +1,3 @@ - .. This work is licensed under a Creative Commons Attribution 4.0 International License. http://creativecommons.org/licenses/by/4.0 Copyright 2017 AT&T Intellectual Property. All rights reserved. @@ -8,6 +7,28 @@ Release Notes ============= +Version: 2.0.0 +-------------- + +:Release Date: 2018-06-07 + + +**New Features** + +* Created a beijing branch referencing all repos providing documentation + for the beijing release. + +* Added tox environments and documentation for linkcheck and spellcheck buiders. + +* Verify jobs now include the html build in the archived log to make it + easier to review changes prior to merge. + +* Provided guidelines for document "code reviews" and + end of release work with multiple branches. + +* Added a template for a Virtual Netework Function + +**Other** Version: 1.0.0 -------------- |