summaryrefslogtreecommitdiff
path: root/Help
diff options
context:
space:
mode:
Diffstat (limited to 'Help')
-rw-r--r--Help/release/3.26.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/Help/release/3.26.rst b/Help/release/3.26.rst
index ee98a987e1..636ca0f509 100644
--- a/Help/release/3.26.rst
+++ b/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.