updating with other reno changes
We need a release notes page to show notes for unreleased versions by scanning the "current" branch. This ensures that notes files cannot be merged if they break the releasenotes job. also running job to treat warnings as errors. Change-Id: I14a993f2830d3c0f9fd8d1bec7b2b71b315a13d2
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
---
|
||||
other:
|
||||
- Added CORS support.
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
other:
|
||||
- Refactor the datastore guest manager code.
|
||||
@@ -6,3 +6,4 @@
|
||||
:maxdepth: 1
|
||||
|
||||
liberty
|
||||
unreleased
|
||||
|
||||
5
releasenotes/source/unreleased.rst
Normal file
5
releasenotes/source/unreleased.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
==============================
|
||||
Current Series Release Notes
|
||||
==============================
|
||||
|
||||
.. release-notes::
|
||||
Reference in New Issue
Block a user