diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-03-16 19:39:06 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-03-16 19:39:06 +0800 |
commit | ae84037e94014abf3c8607fa4e98716ff6da6a67 (patch) | |
tree | 4dbdd0fbcb2d220c62fd6e24a835334be79fc000 /chapter01 | |
parent | ccb08fafc839261488352388b5e708e6a845f0c5 (diff) |
update to MarkupSafe-2.1.1 (#5025)
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 893484e9a..377738084 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,16 @@ --> <listitem> + <para>2022-03-16</para> + <itemizedlist> + <listitem> + <para>[xry111] - Update to MarkupSafe-2.1.1. Fixes + <ulink url="&lfs-ticket-root;5025">#5025</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2022-03-15</para> <itemizedlist> <listitem> |