Skip to content

Commit

Permalink
Merge pull request #228 from scrapy/relnotes-2.2
Browse files Browse the repository at this point in the history
Release notes for 2.2.0.
  • Loading branch information
wRAR authored Jun 5, 2024
2 parents a48cbc7 + 947bc26 commit c7a8ff5
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
w3lib release notes
===================

2.2.0 (YYYY-MM-DD)
------------------

- Dropped Python 3.7 support (#214).

- Added Python 3.12 and PyPy 3.10 support (#218).

- Added the description to the package metadata (#227).

- Improved type hints (#226).

- Added ``.readthedocs.yml`` (#219).

- Updated the intersphinx URLs (#224).

- Added the ``pre-commit`` configuration, code reformatted with ``black``
(#220).

- Updated CI configuration (#217, #227).

2.1.2 (2023-08-03)
------------------

Expand Down

0 comments on commit c7a8ff5

Please sign in to comment.