File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -122,6 +122,13 @@ This is a major release with some breaking changes
122122 behavior applies to ` wchar_t ` on platform where it is UTF-16 or UTF-32.
123123- ` operator<< ` no longer pollutes global namespace
124124
125+ ## [ 2.21] - 2025-09-26
126+
127+ ## Fixed
128+ - This library can now be used with ` clang-cl ` on Windows
129+ - Bugs in BSTR storage support on 32-bit x86
130+ - Warnings on clang 21
131+
125132## [ 2.20] - 2025-07-16
126133
127134### Fixed
@@ -329,6 +336,7 @@ This is a major release with some breaking changes
329336[ 2.18 ] : https://github.com/gershnik/sys_string/releases/v2.18
330337[ 2.19 ] : https://github.com/gershnik/sys_string/releases/v2.19
331338[ 2.20 ] : https://github.com/gershnik/sys_string/releases/v2.20
339+ [ 2.21 ] : https://github.com/gershnik/sys_string/releases/v2.21
332340[ 3.0 ] : https://github.com/gershnik/sys_string/releases/v3.0
333341[ 3.1 ] : https://github.com/gershnik/sys_string/releases/v3.1
334342[ 3.2 ] : https://github.com/gershnik/sys_string/releases/v3.2
You can’t perform that action at this time.
0 commit comments