diff --git a/Help/release/3.28.rst b/Help/release/3.28.rst index 9e2a422fac..77f03f63f2 100644 --- a/Help/release/3.28.rst +++ b/Help/release/3.28.rst @@ -213,3 +213,9 @@ Changes made since CMake 3.28.0 include the following. * Apple visionOS support has been updated for the official Xcode 15.2 release of the ``xros`` and ``xrsimulator`` SDKs. + +3.28.5 +------ + +* This version made no changes to documented features or interfaces. + Some implementation updates were made to C++ modules support.