Skip to content

Commit 2b44d6b

Browse files
committed
Merge branch 'release/2.x'
2 parents e7f4263 + ed476af commit 2b44d6b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)