diff --git a/CHANGES b/CHANGES index dcaed0208..a34909ae9 100644 --- a/CHANGES +++ b/CHANGES @@ -16,6 +16,9 @@ Features added Bugs fixed ---------- +* #7184: autodoc: ``*args`` and ``**kwarg`` in type comments are not handled + properly + Testing --------