mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
home-manager: set unstable release to 24.05
This commit is contained in:
parent
aeb2232d7a
commit
e1f3b36ab0
5 changed files with 24 additions and 3 deletions
|
|
@ -6,6 +6,8 @@ This section lists the release notes for stable versions of Home Manager and the
|
|||
|
||||
:leveloffset: 1
|
||||
|
||||
include::rl-2405.adoc[]
|
||||
|
||||
include::rl-2311.adoc[]
|
||||
|
||||
include::rl-2305.adoc[]
|
||||
|
|
|
|||
20
docs/release-notes/rl-2405.adoc
Normal file
20
docs/release-notes/rl-2405.adoc
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
[[sec-release-24.05]]
|
||||
== Release 24.05
|
||||
|
||||
This is the current unstable branch and the information in this section is therefore not final.
|
||||
|
||||
[[sec-release-24.05-highlights]]
|
||||
=== Highlights
|
||||
|
||||
This release has the following notable changes:
|
||||
|
||||
* The `.release` file in the Home Manager project root has been removed.
|
||||
Please use the `release.json` file instead.
|
||||
|
||||
[[sec-release-24.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 "24.05" or later.
|
||||
|
||||
* Nothing, yet.
|
||||
Loading…
Add table
Add a link
Reference in a new issue