diff --git a/ChangeLog b/ChangeLog index e41348a9..d0923e4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,7 @@ to prevent module.modulemap collisions with other xcframeworks. - Added compatibility with Visual Studio 2026 when toolsets do not define PlatformToolsetVersion. - Libsodium can be directly used as a dependency in a Zig project. + - Performance of MSVC builds has been improved. * Version 1.0.21 This point release includes all the changes from 1.0.20-stable, which