1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 01:51:47 +02:00

Rename 1.12 -> 2.0

Following discussion with Shea and Graham. It's a big enough change
from the last release. Also, from a semver perspective, 2.0 makes more
sense because we did remove some interfaces (like nix-pull/nix-push).
This commit is contained in:
Eelco Dolstra 2018-01-31 18:58:45 +01:00
parent 6fa690291a
commit c287d73121
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
5 changed files with 7 additions and 7 deletions

View file

@ -12,7 +12,7 @@
</partintro>
-->
<xi:include href="rl-1.12.xml" />
<xi:include href="rl-2.0.xml" />
<xi:include href="rl-1.11.10.xml" />
<xi:include href="rl-1.11.xml" />
<xi:include href="rl-1.10.xml" />

View file

@ -2,9 +2,9 @@
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
version="5.0"
xml:id="ssec-relnotes-1.12">
xml:id="ssec-relnotes-2.0">
<title>Release 1.12 (TBA)</title>
<title>Release 2.0 (2018-02-??)</title>
<para>This release has the following new features:</para>