diff options
| -rw-r--r-- | docs/news.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst index debb412..34c4071 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -3,6 +3,8 @@ Release Notes **UNRELEASED** +- Fixed ``AssertionError`` when ``MACOSX_DEPLOYMENT_TARGET`` was set to ``11`` + (PR by Grzegorz Bokota and François-Xavier Coudert) - Fixed regression introduced in 0.36.0 on Python 2.7 when a custom generator name was passed as unicode (Scikit-build) (``TypeError: 'unicode' does not have the buffer interface``) |
