From af0ba9267bad818dda92b10affdda476cadbb0dc Mon Sep 17 00:00:00 2001 From: Leonard Richardson Date: Sat, 13 Jan 2024 13:58:03 -0500 Subject: Added to CHANGELOG celebrating the Spanish documentation translation. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index d6b7194..3656636 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ = 4.12.3 (Unreleased) +* The Beautiful Soup documentstion now has a Spanish translation, thanks + to Carlos Romero. + * Fixed a regression such that if you set .hidden on a tag, the tag becomes invisible but its contents are still visible. User manipulation of .hidden is not a documented or supported feature, so don't do this, -- cgit v1.2.3