Skip to content

Commit e076272

Browse files
committed
chore: creating version 3.4
1 parent 78ba66a commit e076272

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+
## [3.4] - 2025-06-27
9+
810
### Fixed
911
- Inadvertent pessimization in `compare_no_case`
1012
- Concepts rejecting `Char *` as eligible for addition to `sys_string`
@@ -309,3 +311,4 @@ This is a major release with some breaking changes
309311
[3.1]: https://github.com/gershnik/sys_string/releases/v3.1
310312
[3.2]: https://github.com/gershnik/sys_string/releases/v3.2
311313
[3.3]: https://github.com/gershnik/sys_string/releases/v3.3
314+
[3.4]: https://github.com/gershnik/sys_string/releases/v3.4

lib/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3
1+
3.4

0 commit comments

Comments
 (0)