|
|
@@ -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.
|