Skip to content

Commit 0acc26e

Browse files
committed
chore: garden changelog
1 parent ec64c55 commit 0acc26e

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGES.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
``repoze.retry`` Changelog
22
==========================
33

4+
2.2 (unreleased)
5+
----------------
6+
7+
- Drop runtime use of ``pkg_resources`` to parse "retryables".
8+
9+
- Drop ``pkg_resources`` namespace support.
10+
11+
- Move package metadata to ``pyproject.toml``.
12+
13+
- Move to ``src/`` layout, with ``tests/unit/`` at top level.
14+
15+
- Add support for Python 3.14.
16+
17+
- Drop support for Python 3.9.
18+
419
2.1 (2025-02-22)
520
----------------
621

0 commit comments

Comments
 (0)