1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 00:18:30 +02:00

doc: add preliminary release notes for 20.03

This commit is contained in:
Robert Helgesson 2019-10-09 21:07:30 +02:00
parent ad52dbe044
commit 83018ac54a
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89
2 changed files with 22 additions and 0 deletions

View File

@ -8,6 +8,7 @@
This section lists the release notes for stable versions of Home Manager and
the current unstable version.
</para>
<xi:include href="rl-2003.xml" />
<xi:include href="rl-1909.xml" />
<xi:include href="rl-1903.xml" />
<xi:include href="rl-1809.xml" />

View File

@ -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.