Skip to content

Commit ed476af

Browse files
committed
chore: creating version 2.21
1 parent 78054c6 commit ed476af

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55

66
## Unreleased
77

8+
## [2.21] - 2025-09-26
9+
810
## Fixed
911
- This library can now be used with `clang-cl` on Windows
1012
- Bugs in BSTR storage support on 32-bit x86
@@ -217,3 +219,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
217219
[2.18]: https://github.com/gershnik/sys_string/releases/v2.18
218220
[2.19]: https://github.com/gershnik/sys_string/releases/v2.19
219221
[2.20]: https://github.com/gershnik/sys_string/releases/v2.20
222+
[2.21]: https://github.com/gershnik/sys_string/releases/v2.21

lib/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.20
1+
2.21

0 commit comments

Comments
 (0)