Skip to content

Commit 529cb13

Browse files
committed
chore: creating version 3.10
1 parent ec18c41 commit 529cb13

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

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+
## [3.10] - 2026-06-04
9+
810
### Changed
911
- The library now works with many older compilers that have poor support for
1012
ranges. Specifically, GCC starting from 10.2, Clang starting from 13, Xcode
@@ -427,3 +429,4 @@ This is a major release with some breaking changes
427429
[3.7]: https://github.com/gershnik/sys_string/releases/v3.7
428430
[3.8]: https://github.com/gershnik/sys_string/releases/v3.8
429431
[3.9]: https://github.com/gershnik/sys_string/releases/v3.9
432+
[3.10]: https://github.com/gershnik/sys_string/releases/v3.10

lib/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.9
1+
3.10

0 commit comments

Comments
 (0)