Skip to content

Commit 83648bb

Browse files
Update changelog
1 parent 3d7c509 commit 83648bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
## Unreleased
44

5+
- Adapt test cases to pytest-asyncio 1.0 compatibility https://github.com/python-backoff/backoff/pull/1
56
- Use `inspect.iscoroutinefunction` instead of `asyncio.iscoroutinefunction` to avoid Python 3.14 deprecation warning https://github.com/python-backoff/backoff/pull/3
67
- Use uv for dependencies and packaging https://github.com/python-backoff/backoff/pull/7
8+
- Include tests in source distribution https://github.com/python-backoff/backoff/pull/13
79

810
## [v2.2.1] - 2022-10-05
911

0 commit comments

Comments
 (0)