diff options
author | Leonard Richardson <leonardr@segfault.org> | 2023-08-27 11:47:13 -0400 |
---|---|---|
committer | Chris Papademetrious <chrispitude@gmail.com> | 2023-11-25 05:28:41 -0500 |
commit | 16e1c6bcd276237aa825f5efdbf1e80ed58fd66e (patch) | |
tree | f34905d97e2be2be97c17e9f1bad19f3c6828d63 /CHANGELOG | |
parent | 418ab58f94ea4a0957bcad8e7520bb3fb62d1394 (diff) |
some doc suggestions from a first-time user
Signed-off-by: Chris Papademetrious <chrispitude@gmail.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ markup would result in an AssertionError instead of a ParserRejectedMarkup exception. +* Corrected the syntax of the license definition in pyproject.toml. Patch + by Louis Maddox. [bug=2032848] + = 4.12.2 (20230407) * Fixed an unhandled exception in BeautifulSoup.decode_contents |