Browse Source

Merge branch 'release-3.22' into release-3.23

Brad King 3 years ago
parent
commit
22563164a8
1 changed files with 10 additions and 3 deletions
  1. 10 3
      Help/release/3.22.rst

+ 10 - 3
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.