Skip to content

Commit b275b1e

Browse files
committed
Merge branch 'release/2.x'
2 parents a7a4a6c + eeec80f commit b275b1e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,11 @@ This is a major release with some breaking changes
127127
behavior applies to `wchar_t` on platform where it is UTF-16 or UTF-32.
128128
- `operator<<` no longer pollutes global namespace
129129

130+
## [2.22] - 2025-10-14
131+
132+
## Added
133+
- This library now builds and works properly on Haiku OS
134+
130135
## [2.21] - 2025-09-26
131136

132137
## Fixed
@@ -342,6 +347,7 @@ This is a major release with some breaking changes
342347
[2.19]: https://github.com/gershnik/sys_string/releases/v2.19
343348
[2.20]: https://github.com/gershnik/sys_string/releases/v2.20
344349
[2.21]: https://github.com/gershnik/sys_string/releases/v2.21
350+
[2.22]: https://github.com/gershnik/sys_string/releases/v2.22
345351
[3.0]: https://github.com/gershnik/sys_string/releases/v3.0
346352
[3.1]: https://github.com/gershnik/sys_string/releases/v3.1
347353
[3.2]: https://github.com/gershnik/sys_string/releases/v3.2

0 commit comments

Comments
 (0)