Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 |
| 2 | International License. http://creativecommons.org/licenses/by/4.0 |
| 3 | Copyright 2017 AT&T Intellectual Property. All rights reserved. |
| 4 | |
| 5 | .. _doc-release-notes: |
| 6 | |
| 7 | Release Notes |
| 8 | ============= |
| 9 | |
Eric Debeau | 22f7920 | 2018-11-24 17:47:59 +0000 | [diff] [blame] | 10 | Version: 3.0.0 |
| 11 | -------------- |
| 12 | |
| 13 | :Release Date: 2018-11-30 |
| 14 | |
| 15 | **New Features** |
| 16 | |
| 17 | * Introduced a new theme (mobile compatible) |
| 18 | |
| 19 | * Added a 'Report Issue' link to open a Jira bug report |
| 20 | |
| 21 | * Include swagger2doc plugin to better display Swagger files |
| 22 | |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 23 | Version: 2.0.0 |
| 24 | -------------- |
| 25 | |
| 26 | :Release Date: 2018-06-07 |
| 27 | |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 28 | **New Features** |
| 29 | |
| 30 | * Created a beijing branch referencing all repos providing documentation |
| 31 | for the beijing release. |
| 32 | |
Eric Debeau | 22f7920 | 2018-11-24 17:47:59 +0000 | [diff] [blame] | 33 | * Added tox environments and documentation for linkcheck and spellcheck |
| 34 | buiders. |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 35 | |
| 36 | * Verify jobs now include the html build in the archived log to make it |
| 37 | easier to review changes prior to merge. |
| 38 | |
| 39 | * Provided guidelines for document "code reviews" and |
| 40 | end of release work with multiple branches. |
| 41 | |
| 42 | * Added a template for a Virtual Netework Function |
| 43 | |
| 44 | **Other** |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 45 | |
Rich Bennett | 8c40147 | 2017-11-18 10:14:21 -0500 | [diff] [blame] | 46 | Version: 1.0.0 |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 47 | -------------- |
| 48 | |
Rich Bennett | 8c40147 | 2017-11-18 10:14:21 -0500 | [diff] [blame] | 49 | :Release Date: 2017-11-16 |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 50 | |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 51 | **New Features** |
| 52 | |
Rich Bennett | b921b99 | 2017-11-17 08:28:37 -0500 | [diff] [blame] | 53 | Project release controlled documentation is now managed in gerrit and published |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 54 | on readthedocs. |
| 55 | |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 56 | **Other** |
| 57 | |
Rich Bennett | b921b99 | 2017-11-17 08:28:37 -0500 | [diff] [blame] | 58 | The developer wiki still contains some pages that are referenced from the |
| 59 | readthedocs documentation. The pages and links that remain to be migrated |
ankatare | 0ac35b2 | 2018-09-28 14:06:29 +0530 | [diff] [blame] | 60 | are listed in Jira Issue `DOC-179 <https://jira.onap.org/browse/DOC-179>`_. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 61 | |
| 62 | =========== |
| 63 | |
| 64 | End of Release Notes |