mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 21:25:30 +03:00
docs/release-notes: mention staticjinja
This commit is contained in:
parent
1d1efe54cf
commit
5b42338f4e
2 changed files with 15 additions and 0 deletions
|
@ -12,4 +12,15 @@
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</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>
|
</section>
|
||||||
|
|
|
@ -3,3 +3,7 @@
|
||||||
In addition to numerous new and upgraded packages, this release has the following highlights:
|
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.
|
* 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue