summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes/release-notes.xml
blob: fb82d5adcefb07976ca344b1f21bf090c56d4f0c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<part   xmlns="http://docbook.org/ns/docbook"
        xmlns:xlink="http://www.w3.org/1999/xlink"
        xmlns:xi="http://www.w3.org/2001/XInclude"
        version="5.0"
        xml:id="ch-release-notes">

<title>Release Notes</title>

<partintro>
<para>This section lists the release notes for each stable version of NixOS.</para>
</partintro>

<xi:include href="rl-1410.xml" />
<xi:include href="rl-1404.xml" />
<xi:include href="rl-1310.xml" />

</part>