diff --git a/CHANGELOG.md b/CHANGELOG.md index b700562b..9b0abfd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,9 +15,9 @@ Notable differences from version 1.2. ### Removed - Remove the support for Python 3.5, 3.6. - -### Fixed +### Fixed + - Patch variable to avoid naming problems and Xcode collision on MacOS & Linux. - Fix g++ w/ambiguous isnan on Linux. - Fix the PY_SSIZE_T_CLEAN macro for py3.10.