diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ad10cf..12c66bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ### [2.10.3] - 2022-08-30 #### Fixed -- always use `scikit-build=0.14.1` since both `0.14.0` and `0.15.0` are broken +- use `scikit-build=0.14.1` on Linux, since `scikit-build=0.15.0` fails to find the Python Interpreter - workaround gcc in bug in template type deduction ### [2.10.2] - 2022-08-27