Skip to content

Commit 250c46d

Browse files
committed
Updating CHANGELOG
1 parent 3083441 commit 250c46d

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
@@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55

66
## Unreleased
77

8+
### Fixed
9+
10+
- Error on missing `std::char_traits<const char>` on newer compilers
11+
- CMake build now correctly handles when Python detected on the build machine is too old to be used
12+
- Tests now run correctly with PyPy Python installation
13+
14+
815
## [2.18] - 2025-02-27
916

1017
### Fixed

0 commit comments

Comments
 (0)