diff options
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst new file mode 100644 index 000000000..716baa9ea --- /dev/null +++ b/docs/release-notes.rst @@ -0,0 +1,36 @@ + +.. 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. + +.. _doc-release-notes: + +Release Notes +============= + + +Version: x.y.z +-------------- + + +:Release Date: yyyy-mm-dd + + + +**New Features** + +Release controlled documentation moved to / now managed in gerrit and published +on readthedocs. + +**Bug Fixes** + + +**Other** + +The developer wiki still contains pages that are release dependent, should be +under change control in gerrit, and are being referenced from some gerrit change controlled documentation. The pages and links that remain to be migrated +are listed in <JIRA ISSUE> and by TBD tag or other indicator on the wiki. + +=========== + +End of Release Notes |