From bfb64680915c34932bc9bee9acc2aad7ba9d4b1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Gr=C3=B6nholm?= Date: Sun, 13 Dec 2020 14:13:58 +0200 Subject: [PATCH] Added news entry for PR #390 --- docs/news.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/news.rst b/docs/news.rst index 409444e8..5f2ca1e3 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -5,6 +5,8 @@ Release Notes - Updated vendored ``packaging`` library to v20.8 - Fixed wheel sdist missing ``LICENSE.txt`` +- Don't use default ``macos/arm64`` deployment target in calculating the + platform tag for fat binaries (PR by Ronald Oussoren) **0.36.1 (2020-12-04)**