Browse Source

Merge branch 'release-3.26'

Brad King 2 years ago
parent
commit
c96f977017
1 changed files with 12 additions and 0 deletions
  1. 12 0
      Help/release/3.26.rst

+ 12 - 0
Help/release/3.26.rst

@@ -169,3 +169,15 @@ Other Changes
 
 * The :option:`cmake --trace` option now follows :command:`try_compile` and
   :command:`try_run` invocations.
+
+Updates
+=======
+
+Changes made since CMake 3.26.0 include the following.
+
+3.26.1
+------
+
+* This version made no changes to documented features or interfaces.
+  Some implementation updates were made to support ecosystem changes
+  and/or fix regressions.