From 20607636c512f3682251bdea7ca66c5c768130ed Mon Sep 17 00:00:00 2001 From: Leonard Richardson Date: Tue, 16 Jan 2024 13:45:59 -0500 Subject: Mention the new Chinese translation. --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 0d0c5bc..3dde767 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,8 @@ = 4.12.3 (Unreleased) * The Beautiful Soup documentation now has a Spanish translation, thanks - to Carlos Romero. + to Carlos Romero. Delong Wang's Chinese translation has been updated + to cover Beautiful Soup 4.12.0. * Fixed a regression such that if you set .hidden on a tag, the tag becomes invisible but its contents are still visible. User manipulation -- cgit v1.2.3