From d4a32f958ff99a1e408c156c83d694ac7b5ccd9d Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sun, 4 Jun 2023 19:23:22 +0800 Subject: [PATCH] changelog: Fix the entry for MarkupSafe --- chapter01/changelog.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 481efe10a..713d7702a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -47,8 +47,8 @@ #5006. - [bdubbs] - Update to MarkupSafe-2.1.3 (Python Module) - #5268. + [bdubbs] - Update to MarkupSafe-2.1.3 (Python Module). + Fixes #5268. [bdubbs] - Update to linux-6.3.5. Fixes