From 83018ac54aaed4d7f537f3bac8ee6f757f7c32e8 Mon Sep 17 00:00:00 2001 From: Robert Helgesson Date: Wed, 9 Oct 2019 21:07:30 +0200 Subject: [PATCH] doc: add preliminary release notes for 20.03 --- doc/release-notes/release-notes.xml | 1 + doc/release-notes/rl-2003.adoc | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 doc/release-notes/rl-2003.adoc diff --git a/doc/release-notes/release-notes.xml b/doc/release-notes/release-notes.xml index 4675f0bf..2c1f5fcd 100644 --- a/doc/release-notes/release-notes.xml +++ b/doc/release-notes/release-notes.xml @@ -8,6 +8,7 @@ This section lists the release notes for stable versions of Home Manager and the current unstable version. + diff --git a/doc/release-notes/rl-2003.adoc b/doc/release-notes/rl-2003.adoc new file mode 100644 index 00000000..58898134 --- /dev/null +++ b/doc/release-notes/rl-2003.adoc @@ -0,0 +1,21 @@ +[[sec-release-19.09]] +== Release 20.03 (unreleased) + +This is the current unstable branch and the information in this +section is therefore not final. + +[[sec-release-20.03-highlights]] +=== Highlights + +This release has the following notable changes: + +* Nothing has happened. + +[[sec-release-20.03-state-version-changes]] +=== State Version Changes + +The state version in this release includes the changes below. These +changes are only active if the `home.stateVersion` option is set to +"20.03" or later. + +* Nothing has happened.