diff --git a/python-sphinx-autodoc-typehints.changes b/python-sphinx-autodoc-typehints.changes index 83f0b60..5a7446d 100644 --- a/python-sphinx-autodoc-typehints.changes +++ b/python-sphinx-autodoc-typehints.changes @@ -3,7 +3,8 @@ Fri Oct 7 16:20:26 UTC 2022 - Yogalakshmi Arunachalam - Update to version 1.19.2 * Fix incorrect domain used for collections.abc.Callable. - + * Support for CPython 3.11, no longer adds Optional when the argument is default + ------------------------------------------------------------------- Thu Jul 14 16:34:24 UTC 2022 - Ben Greiner