We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 087914d commit 946890aCopy full SHA for 946890a
1 file changed
README.rst
@@ -141,6 +141,16 @@ See examples directory for more.
141
Changelog
142
=========
143
144
+0.39.0
145
+======
146
+
147
+Technically backwards incompatible:
148
149
+* Switch to using async_timeout for timeouts (#1081) @bdraco
150
151
+ Significantly reduces the number of asyncio tasks that are created when
152
+ using `ServiceInfo` or `AsyncServiceInfo`
153
154
155
0.38.7
156
======
0 commit comments