home-manager: prepare 26.11
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
61e2c96593
commit
948753061a
6 changed files with 19 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Home Manager Manual {#home-manager-manual}
|
||||
|
||||
## Version 26.05
|
||||
## Version 26.11 (unstable)
|
||||
|
||||
|
||||
```{=include=} preface
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ This section lists the release notes for stable versions of Home Manager
|
|||
and the current unstable version.
|
||||
|
||||
```{=include=} chapters
|
||||
rl-2611.md
|
||||
rl-2605.md
|
||||
rl-2511.md
|
||||
rl-2505.md
|
||||
|
|
|
|||
14
docs/release-notes/rl-2611.md
Normal file
14
docs/release-notes/rl-2611.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Release 26.11 {#sec-release-26.11}
|
||||
|
||||
This is the current unstable branch and the information in this
|
||||
section is therefore not final.
|
||||
|
||||
## Highlights {#sec-release-26.11-highlights}
|
||||
|
||||
This release has the following notable changes:
|
||||
|
||||
## State Version Changes {#sec-release-26.11-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
|
||||
"26.11" or later.
|
||||
Loading…
Add table
Add a link
Reference in a new issue