Skip to content

Commit

Permalink
Add scrapy#70 to relnotes.
Browse files Browse the repository at this point in the history
  • Loading branch information
wRAR committed Apr 21, 2023
1 parent b05a392 commit e7cb763
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Release notes

.. _release-1.1.0:

itemloaders 1.1.0 (YYYY-MM-DD)
itemloaders 1.1.0 (2023-04-21)
------------------------------

- Added JMESPath support (:meth:`ItemLoader.add_jmes` etc.), requiring Parsel
Expand All @@ -19,6 +19,9 @@ itemloaders 1.1.0 (YYYY-MM-DD)

- Internal code cleanup (:gh:`65`, :gh:`66`)

- Added ``pre-commit`` support and applied changes from ``black`` and
``flake8`` (:gh:`70`).

- Improved CI (:gh:`60`)

.. _release-1.0.6:
Expand Down

0 comments on commit e7cb763

Please sign in to comment.