diff --git a/CHANGES b/CHANGES index 4a78be671..e3e088910 100644 --- a/CHANGES +++ b/CHANGES @@ -75,7 +75,7 @@ Bugs fixed Testing -------- -Release 2.4.3 (in development) +Release 2.4.4 (in development) ============================== Dependencies @@ -93,6 +93,15 @@ Features added Bugs fixed ---------- +Testing +-------- + +Release 2.4.3 (released Feb 22, 2020) +===================================== + +Bugs fixed +---------- + * #7184: autodoc: ``*args`` and ``**kwarg`` in type comments are not handled properly * #7189: autodoc: classmethod coroutines are not detected @@ -100,10 +109,6 @@ Bugs fixed * #6244, #6387: html search: Search breaks/hangs when built with dirhtml builder * #7195: todo: emit doctree-resolved event with non-document node incorrectly - -Testing --------- - Release 2.4.2 (released Feb 19, 2020) =====================================