diff options
-rw-r--r-- | Help/release/3.22.rst | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/Help/release/3.22.rst b/Help/release/3.22.rst index efac925..00e93f6 100644 --- a/Help/release/3.22.rst +++ b/Help/release/3.22.rst @@ -151,9 +151,9 @@ Changes made since CMake 3.22.0 include the following. 3.22.1 ------ -This version made no changes to documented features or interfaces. -Some implementation updates were made to support ecosystem changes -and/or fix regressions. +* This version made no changes to documented features or interfaces. + Some implementation updates were made to support ecosystem changes + and/or fix regressions. 3.22.2 ------ @@ -169,3 +169,10 @@ and/or fix regressions. errors in existing projects. The fix has been reverted to restore compatibility. The fix may be restored in a future version of CMake via a policy. + +3.22.4 +------ + +* This version made no changes to documented features or interfaces. + Some implementation updates were made to support ecosystem changes + and/or fix regressions. |