summaryrefslogtreecommitdiffstats
path: root/Help/release/3.22.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-01-24 17:41:27 (GMT)
committerBrad King <brad.king@kitware.com>2022-01-24 17:41:27 (GMT)
commit1461eff8991ea8e06b47a7e0800a5ae132633e6a (patch)
treefdb2b17b283bb9595be091d08c3a925ac9d3825e /Help/release/3.22.rst
parentb13be8613a12f7e40b1b839d796b78a54874334b (diff)
downloadCMake-1461eff8991ea8e06b47a7e0800a5ae132633e6a.zip
CMake-1461eff8991ea8e06b47a7e0800a5ae132633e6a.tar.gz
CMake-1461eff8991ea8e06b47a7e0800a5ae132633e6a.tar.bz2
Help: Add missing 3.22.1 section to the release notes
3.22.1 had no release notes because there were no changes to documented features or interfaces. Now that we have a 3.22.2 section, add one for the previous patch release to avoid confusion.
Diffstat (limited to 'Help/release/3.22.rst')
-rw-r--r--Help/release/3.22.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/release/3.22.rst b/Help/release/3.22.rst
index 4cc34fa..a82d396 100644
--- a/Help/release/3.22.rst
+++ b/Help/release/3.22.rst
@@ -143,6 +143,13 @@ Other Changes
* The :cpack_gen:`CPack NSIS Generator` now requires NSIS 3.03 or later.
+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.
+
3.22.2
------