Skip to content

Commit 3fc3d31

Browse files
authored
Merge pull request #236 from scrapy/relnotes-2.3.0
Release notes for 2.3.0.
2 parents 031042b + 8d560ad commit 3fc3d31

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

NEWS

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

4+
2.3.0 (YYYY-MM-DD)
5+
------------------
6+
7+
- Dropped Python 3.8 support (#232).
8+
9+
- Added Python 3.13 support (#232).
10+
11+
- Fixed running tests with newer point releases of Python 3.10 and 3.11 (#233).
12+
13+
- Removed the following functions, deprecated in 2.0.0:
14+
15+
- ``w3lib.util.str_to_unicode``
16+
- ``w3lib.util.to_native_str``
17+
- ``w3lib.util.unicode_to_str``
18+
19+
- Cleanup and CI improvements (#232, #234).
20+
421
2.2.1 (2024-06-12)
522
------------------
623

0 commit comments

Comments
 (0)