Skip to content

Commit ef5d035

Browse files
committed
chore: creating version 2.16
1 parent d96f319 commit ef5d035

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.16] - 2025-01-10
9+
810
### Fixed
911
- Crash when sys_string_builder is re-used after `build()` on Apple and Python platforms.
1012
- MSVC warnings when using `std::hash<sys_string>`
@@ -170,3 +172,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
170172
[2.13]: https://github.com/gershnik/sys_string/releases/v2.13
171173
[2.14]: https://github.com/gershnik/sys_string/releases/v2.14
172174
[2.15]: https://github.com/gershnik/sys_string/releases/v2.15
175+
[2.16]: https://github.com/gershnik/sys_string/releases/v2.16

lib/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.15
1+
2.16

0 commit comments

Comments
 (0)