diff options
author | Leonard Richardson <leonardr@segfault.org> | 2023-01-28 16:46:10 -0500 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2023-01-28 16:46:10 -0500 |
commit | bd3c7492d81440597d2a82cf6265bb68b53f1b84 (patch) | |
tree | 5145c124921f23e1331b3ec7acf7e255fa377141 /CHANGELOG | |
parent | a65a97e91ce9628bf0001fa40b5dc591288293c9 (diff) |
Incremented version number.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ Beautiful Soup's official support for Python 2 ended on January 1st, Python 2 was revision 70f546b1e689a70e2f103795efce6d261a3dadf7. In the Bazaar repository, the final revision to support Python 2 was 605. -= Unreleased += 4.11.2 (Unreleased) * Fixed test failures caused by nondeterministic behavior of UnicodeDammit's character detection, depending on the platform setup. |