Browse Source

Merge branch 'release-3.29'

Brad King 1 year ago
parent
commit
96a9dd7544
1 changed files with 7 additions and 0 deletions
  1. 7 0
      Help/release/3.29.rst

+ 7 - 0
Help/release/3.29.rst

@@ -211,3 +211,10 @@ Changes made since CMake 3.29.0 include the following.
 * The :variable:`CMAKE_LINKER_TYPE` variable and corresponding
   :prop_tgt:`LINKER_TYPE` target property now work with compilers
   for the ``Swift`` language.
+
+3.29.2
+------
+
+* This version made no changes to documented features or interfaces.
+  Some implementation updates were made to support ecosystem changes
+  and/or fix regressions.