Skip to content

Commit

Permalink
Release notes for 0.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Gallaecio committed Jun 17, 2024
1 parent de84cf4 commit 3dc9756
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
Changes
=======

0.17.3 (2024-06-NN)
===================

- Replaced a use of the deprecated pkg_resources_ module with importlib_.

.. _pkg_resources: https://setuptools.pypa.io/en/latest/pkg_resources.html
.. _importlib: https://docs.python.org/3/library/importlib.html

- Added support for centralized request fingerprints on Scrapy 2.7 and
higher.

- Started this change log. Check `GitHub releases`_ for older releases until
0.12.0, and the `commit history`_ for the complete history.


0.17.2 (2024-02-20)
===================

Expand Down

0 comments on commit 3dc9756

Please sign in to comment.