Switch master branch version to 23.05
This commit is contained in:
parent
f7641a3ff3
commit
62cb5bcf93
|
@ -6,6 +6,8 @@ This section lists the release notes for stable versions of Home Manager and the
|
||||||
|
|
||||||
:leveloffset: 1
|
:leveloffset: 1
|
||||||
|
|
||||||
|
include::rl-2305.adoc[]
|
||||||
|
|
||||||
include::rl-2211.adoc[]
|
include::rl-2211.adoc[]
|
||||||
|
|
||||||
include::rl-2205.adoc[]
|
include::rl-2205.adoc[]
|
||||||
|
|
19
docs/release-notes/rl-2305.adoc
Normal file
19
docs/release-notes/rl-2305.adoc
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
[[sec-release-23.05]]
|
||||||
|
== Release 23.05
|
||||||
|
|
||||||
|
This is the current unstable branch and the information in this section is therefore not final.
|
||||||
|
|
||||||
|
[[sec-release-23.05-highlights]]
|
||||||
|
=== Highlights
|
||||||
|
|
||||||
|
This release has the following notable changes:
|
||||||
|
|
||||||
|
* No highlights.
|
||||||
|
|
||||||
|
[[sec-release-23.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 "23.05" or later.
|
||||||
|
|
||||||
|
* No changes.
|
|
@ -16,6 +16,7 @@ with lib;
|
||||||
"21.11"
|
"21.11"
|
||||||
"22.05"
|
"22.05"
|
||||||
"22.11"
|
"22.11"
|
||||||
|
"23.05"
|
||||||
];
|
];
|
||||||
description = ''
|
description = ''
|
||||||
It is occasionally necessary for Home Manager to change
|
It is occasionally necessary for Home Manager to change
|
||||||
|
|
Loading…
Reference in a new issue