diff options
author | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2020-04-07 20:22:01 +0000 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2020-04-08 19:06:21 +0000 |
commit | 6e4256fa4db190543ffd84a87b643c27d8591d54 (patch) | |
tree | 2fdbdb510fdc7b239cc26bae5f21c6ef99f92c23 | |
parent | cefa92a7cb29a13aa09115a768672ac79020a9d6 (diff) |
Automation adds release-notes.rst
Add _release_notes hook to allow automation.
Fix non valid release notes characters in content.
Issue-ID: CIMAN-376
Change-Id: If2f0b5ae09d97a282d9acfd3c32971148d674a79
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
-rw-r--r-- | docs/release-notes.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index d0dce2537..6910131ce 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,3 +1,4 @@ +.. _release_notes: .. This work is licensed under a Creative Commons Attribution 4.0 International License. http://creativecommons.org/licenses/by/4.0 |