about summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes/release-notes.xml
blob: 31a7ae04a4f513207c3217e410b27369d586d19b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<appendix 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>

<para>This section lists the release notes for each stable version of NixOS
and current unstable revision.</para>

<xi:include href="rl-1609.xml" />
<xi:include href="rl-1603.xml" />
<xi:include href="rl-1509.xml" />
<xi:include href="rl-1412.xml" />
<xi:include href="rl-1404.xml" />
<xi:include href="rl-1310.xml" />

</appendix>