From ee85cfc5c132e2cf956a7b5ab156ddaedaefcbbc Mon Sep 17 00:00:00 2001 From: Robert Helgesson Date: Sun, 18 May 2025 11:07:41 +0200 Subject: [PATCH] home-manager: add missing file --- docs/release-notes/rl-2511.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/release-notes/rl-2511.md diff --git a/docs/release-notes/rl-2511.md b/docs/release-notes/rl-2511.md new file mode 100644 index 000000000..4060bfe4a --- /dev/null +++ b/docs/release-notes/rl-2511.md @@ -0,0 +1,18 @@ +# Release 25.11 {#sec-release-25.11} + +This is the current unstable branch and the information in this +section is therefore not final. + +## Highlights {#sec-release-25.11-highlights} + +This release has the following notable changes: + +- No changes. + +## State Version Changes {#sec-release-25.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 +\"25.11\" or later. + +- No changes.