From 1f91392267f7377bd01ee524396cfbe4127b83d8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20Dulko?= Date: Thu, 12 Nov 2015 16:46:59 +0100 Subject: [PATCH] add "unreleased" release notes page 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. Change-Id: Ie1277428a3053d183df73bac882adc8aa0ac1079 --- releasenotes/source/index.rst | 1 + releasenotes/source/unreleased.rst | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 releasenotes/source/unreleased.rst diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index 7920b4f93..d5a110f12 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -6,3 +6,4 @@ :maxdepth: 1 liberty + unreleased diff --git a/releasenotes/source/unreleased.rst b/releasenotes/source/unreleased.rst new file mode 100644 index 000000000..cd22aabcc --- /dev/null +++ b/releasenotes/source/unreleased.rst @@ -0,0 +1,5 @@ +============================== + Current Series Release Notes +============================== + +.. release-notes:: -- 2.45.2