mirror of
https://github.com/nix-community/home-manager
synced 2024-11-27 05:29:46 +01:00
doc: add preliminary release notes for 20.03
This commit is contained in:
parent
ad52dbe044
commit
83018ac54a
2 changed files with 22 additions and 0 deletions
|
@ -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" />
|
||||
|
|
21
doc/release-notes/rl-2003.adoc
Normal file
21
doc/release-notes/rl-2003.adoc
Normal 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.
|
Loading…
Reference in a new issue