File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -93,6 +93,12 @@ This is a major release with some breaking changes
93
93
behavior applies to ` wchar_t ` on platform where it is UTF-16 or UTF-32.
94
94
- ` operator<< ` no longer pollutes global namespace
95
95
96
+ ## [ 2.18] - 2025-02-27
97
+
98
+ ### Fixed
99
+
100
+ - Unresolved symbols errors with GCC 10.2
101
+
96
102
## [ 2.17] - 2025-02-10
97
103
98
104
### Added
@@ -277,6 +283,7 @@ This is a major release with some breaking changes
277
283
[ 2.15 ] : https://github.com/gershnik/sys_string/releases/v2.15
278
284
[ 2.16 ] : https://github.com/gershnik/sys_string/releases/v2.16
279
285
[ 2.17 ] : https://github.com/gershnik/sys_string/releases/v2.17
286
+ [ 2.18 ] : https://github.com/gershnik/sys_string/releases/v2.18
280
287
[ 3.0 ] : https://github.com/gershnik/sys_string/releases/v3.0
281
288
[ 3.1 ] : https://github.com/gershnik/sys_string/releases/v3.1
282
289
[ 3.2 ] : https://github.com/gershnik/sys_string/releases/v3.2
You can’t perform that action at this time.
0 commit comments