diff --git a/Help/release/4.4.rst b/Help/release/4.4.rst index 93c44228c5..47b200a583 100644 --- a/Help/release/4.4.rst +++ b/Help/release/4.4.rst @@ -443,3 +443,10 @@ Changes made since CMake 4.4.0 include the following. * The :module:`FindPython`, :module:`FindPython3` modules learned to manage, on ``Windows`` systems, the ``pydebug`` ABI flag. + +4.4.2 +----- + +* This version made no changes to documented features or interfaces. + Some implementation updates were made to support ecosystem changes + and/or fix regressions.