diff --git a/CHANGES/362.feature b/CHANGES/362.feature index 108a456..f547d13 100644 --- a/CHANGES/362.feature +++ b/CHANGES/362.feature @@ -1 +1 @@ -Add uncancel call on timeout for python 3.11 +Fix compatibility with asyncio.timeout() on python 3.11+.