summaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
blob: 00e9a11db96ef96c3069c4c1671f579a3520c728 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@media only all and (prefers-color-scheme: dark) {
.highlight .hll { background-color: #49483e }
.highlight .c { color: #75715e } /* Comment */
.highlight .err { color: #960050; background-color: #1e0010 } /* Error */
.highlight .k { color: #66d9ef } /* Keyword */
.highlight .l { color: #ae81ff } /* Literal */
.highlight .n { color: #f8f8f2 } /* Name */
.highlight .o { color: #f92672 } /* Operator */
.highlight .p { color: #f8f8f2 } /* Punctuation */
.highlight .ch { color: #75715e } /* Comment.H
.. 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: 1.0.0
--------------


:Release Date: 2017-11-16



**New Features**

Project release controlled documentation is now managed in gerrit and published
on readthedocs.

**Other**

The developer wiki still contains some pages that are referenced from the
readthedocs documentation. The pages and links that remain to be migrated
are listed in Jira Issue DOC-179.

===========

End of Release Notes