Skip to content

Commit

Permalink
Merge pull request #186 from scrapinghub/relnotes-0.14.0
Browse files Browse the repository at this point in the history
Add release notes for 0.14.0.
  • Loading branch information
wRAR authored Aug 3, 2023
2 parents 52b7693 + a78ee36 commit 99d7643
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog
=========

0.14.0 (YYYY-MM-DD)
-------------------

* Dropped Python 3.7 support.
* Now requires ``packaging >= 20.0``.
* Fixed detection of the :class:`~.Returns` base class.
* Improved docs.
* Updated type hints.
* Updated CI tools.

0.13.1 (2023-05-30)
-------------------

Expand Down

0 comments on commit 99d7643

Please sign in to comment.