Skip to content

Commit 947bc26

Browse files
committed
Release notes for 2.2.0.
1 parent 0329304 commit 947bc26

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

NEWS

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
w3lib release notes
22
===================
33

4+
2.2.0 (YYYY-MM-DD)
5+
------------------
6+
7+
- Dropped Python 3.7 support (#214).
8+
9+
- Added Python 3.12 and PyPy 3.10 support (#218).
10+
11+
- Added the description to the package metadata (#227).
12+
13+
- Improved type hints (#226).
14+
15+
- Added ``.readthedocs.yml`` (#219).
16+
17+
- Updated the intersphinx URLs (#224).
18+
19+
- Added the ``pre-commit`` configuration, code reformatted with ``black``
20+
(#220).
21+
22+
- Updated CI configuration (#217, #227).
23+
424
2.1.2 (2023-08-03)
525
------------------
626

0 commit comments

Comments
 (0)