Skip to content

Commit be62a60

Browse files
committed
Changelog for project infra improvements.
1 parent e5c9065 commit be62a60

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,20 @@ Version 3.19
1212
Unreleased
1313

1414
* Support Python 3.14.
15+
* Remove deprecated empty ``search`` and ``readtime`` extras.
16+
* Remove undocumented development ``tests``, ``docs``, and ``dev`` extras.
1517

1618
* :mod:`~reader._plugins.enclosure_tags` plugin:
1719
strip HTML tags from values used as MP3 tags
1820
(for example, ``<b>`` tags used to highlight search result matches).
1921

20-
* Remove long-deprecated, empty ``search`` and ``readtime`` extras.
22+
* Project infrastructure improvements.
23+
24+
* Clean up :doc:`contributing` documentation and :gh:`run.sh <run.sh>` script.
25+
* Use GitHub Actions to publish releases to PyPI.
26+
* Split type checking and testing jobs in the ``build`` GHA workflow.
27+
* Make tox runs slightly faster.
28+
* Use dependency groups instead of extras for development dependencies.
2129

2230

2331
Version 3.18

0 commit comments

Comments
 (0)