diff options
author | Leonard Richardson <leonardr@segfault.org> | 2021-09-12 20:59:43 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2021-09-12 20:59:43 -0400 |
commit | 36a4d3f2c6b7ddb967d885ba36f850a668029d9e (patch) | |
tree | 3bc1bb253451cb7d5627bac8d414aa35f521280a /CHANGELOG | |
parent | a4335b05b0d65d299469dcd8aa066094fc84dd8f (diff) |
Ported unit tests to use pytest.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ Beautiful Soup's official support for Python 2 ended on December 31st, 4.9.3. In the Launchpad Bazaar repository, the final revision to support Python 2 was revision 605. += 4.11.0 (Unreleased) + +* Ported unit tests to use pytest. + = 4.10.0 (20210907) * This is the first release of Beautiful Soup to only support Python |