Skip to content

Commit 42cae47

Browse files
committed
Merge branch 'release/2.x'
2 parents 76218c6 + 6f49bc0 commit 42cae47

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

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

112+
## [2.20] - 2025-07-16
113+
114+
### Fixed
115+
- Incorrect CMake test for Python presence at buildtime
116+
112117
## [2.19] - 2025-05-12
113118

114119
### Fixed
@@ -310,6 +315,7 @@ This is a major release with some breaking changes
310315
[2.17]: https://github.com/gershnik/sys_string/releases/v2.17
311316
[2.18]: https://github.com/gershnik/sys_string/releases/v2.18
312317
[2.19]: https://github.com/gershnik/sys_string/releases/v2.19
318+
[2.20]: https://github.com/gershnik/sys_string/releases/v2.20
313319
[3.0]: https://github.com/gershnik/sys_string/releases/v3.0
314320
[3.1]: https://github.com/gershnik/sys_string/releases/v3.1
315321
[3.2]: https://github.com/gershnik/sys_string/releases/v3.2

0 commit comments

Comments
 (0)