Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,16 @@ See examples directory for more.
Changelog
=========

0.39.0
======

Technically backwards incompatible:

* Switch to using async_timeout for timeouts (#1081) @bdraco

Significantly reduces the number of asyncio tasks that are created when
using `ServiceInfo` or `AsyncServiceInfo`


0.38.7
======
Expand Down