Skip to content

Commit

Permalink
Release notes for 2.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
wRAR committed Jun 3, 2024
1 parent 0329304 commit 947bc26
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 947bc26

Please sign in to comment.