Skip to content

Commit 9883aaa

Browse files
committed
Merge branch 'release/2.x'
2 parents f6b56c2 + 83ca112 commit 9883aaa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

96+
## [2.18] - 2025-02-27
97+
98+
### Fixed
99+
100+
- Unresolved symbols errors with GCC 10.2
101+
96102
## [2.17] - 2025-02-10
97103

98104
### Added
@@ -277,6 +283,7 @@ This is a major release with some breaking changes
277283
[2.15]: https://github.com/gershnik/sys_string/releases/v2.15
278284
[2.16]: https://github.com/gershnik/sys_string/releases/v2.16
279285
[2.17]: https://github.com/gershnik/sys_string/releases/v2.17
286+
[2.18]: https://github.com/gershnik/sys_string/releases/v2.18
280287
[3.0]: https://github.com/gershnik/sys_string/releases/v3.0
281288
[3.1]: https://github.com/gershnik/sys_string/releases/v3.1
282289
[3.2]: https://github.com/gershnik/sys_string/releases/v3.2

0 commit comments

Comments
 (0)