summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorFrancesco Gazzetta <fgaz@fgaz.me>2021-05-24 14:17:51 +0200
committerFrancesco Gazzetta <fgaz@fgaz.me>2021-05-24 14:17:51 +0200
commit5b42338f4ec43e437e45e777716f8e24d21a60b4 (patch)
tree4d7a6e509df8c77819960305cc0b8bad9746c30c /nixos
parent1d1efe54cfc1dd8ad862052b07ac5ea49a570d82 (diff)
downloadnixpkgs-5b42338f4ec43e437e45e777716f8e24d21a60b4.tar
nixpkgs-5b42338f4ec43e437e45e777716f8e24d21a60b4.tar.gz
nixpkgs-5b42338f4ec43e437e45e777716f8e24d21a60b4.tar.bz2
nixpkgs-5b42338f4ec43e437e45e777716f8e24d21a60b4.tar.lz
nixpkgs-5b42338f4ec43e437e45e777716f8e24d21a60b4.tar.xz
nixpkgs-5b42338f4ec43e437e45e777716f8e24d21a60b4.tar.zst
nixpkgs-5b42338f4ec43e437e45e777716f8e24d21a60b4.zip
docs/release-notes: mention staticjinja
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2111.section.xml11
-rw-r--r--nixos/doc/manual/release-notes/rl-2111.section.md4
2 files changed, 15 insertions, 0 deletions
diff --git a/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
index abcf3406aa3..dc5a30d19bc 100644
--- a/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
+++ b/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
@@ -12,4 +12,15 @@
       </para>
     </listitem>
   </itemizedlist>
+  <section xml:id="backward-incompatibilities">
+    <title>Backward incompatibilities</title>
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>
+          The <literal>staticjinja</literal> package has been upgraded
+          from 1.0.4 to 2.0.0
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
 </section>
diff --git a/nixos/doc/manual/release-notes/rl-2111.section.md b/nixos/doc/manual/release-notes/rl-2111.section.md
index 1499249148f..6bd552c873a 100644
--- a/nixos/doc/manual/release-notes/rl-2111.section.md
+++ b/nixos/doc/manual/release-notes/rl-2111.section.md
@@ -3,3 +3,7 @@
 In addition to numerous new and upgraded packages, this release has the following highlights:
 
 * Support is planned until the end of April 2022, handing over to 22.05.
+
+## Backward incompatibilities
+
+* The `staticjinja` package has been upgraded from 1.0.4 to 2.0.0