Skip to content

Commit

Permalink
Merge pull request #309 from scrapy/relnotes-1.10.0
Browse files Browse the repository at this point in the history
Release notes for 0.10.0.
  • Loading branch information
wRAR authored Dec 16, 2024
2 parents 00953a9 + d662cb6 commit 5b202cd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
History
-------

1.10.0 (YYYY-MM-DD)
~~~~~~~~~~~~~~~~~~~

* Removed support for Python 3.8.
* Added support for Python 3.13.
* Changed the default encoding name from ``"utf8"`` to ``"utf-8"`` everywhere.
The former name is not supported in certain environments.
* CI fixes and improvements.

1.9.1 (2024-04-08)
~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 5b202cd

Please sign in to comment.