1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00

Switch to 22.05 as current development release

This commit is contained in:
Robert Helgesson 2021-11-25 17:19:06 +01:00
parent 2889ee2363
commit 579f2e8beb
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
7 changed files with 27 additions and 5 deletions

View file

@ -6,6 +6,8 @@ This section lists the release notes for stable versions of Home Manager and the
:leveloffset: 1
include::rl-2205.adoc[]
include::rl-2111.adoc[]
include::rl-2105.adoc[]

View file

@ -0,0 +1,19 @@
[[sec-release-22.05]]
== Release 22.05
This is the current unstable branch and the information in this section is therefore not final.
[[sec-release-22.05-highlights]]
=== Highlights
This release has the following notable changes:
* Nothing has happened.
[[sec-release-22.05-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 "22.05" or later.
* Nothing has happened.