Browse Source

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.
Brad King 3 years ago
parent
commit
1461eff899
1 changed files with 7 additions and 0 deletions
  1. 7 0
      Help/release/3.22.rst

+ 7 - 0
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
 ------