diff options
| author | Alex Grönholm <alex.gronholm@nextday.fi> | 2020-12-13 14:13:58 +0200 |
|---|---|---|
| committer | Alex Grönholm <alex.gronholm@nextday.fi> | 2020-12-13 14:21:00 +0200 |
| commit | bfb64680915c34932bc9bee9acc2aad7ba9d4b1c (patch) | |
| tree | 6df11000cf7cb12da25aca7209a8029bc36b63a5 | |
| parent | cedf950bcd407e1c80515cb29c5a5c2d11d01500 (diff) | |
| download | wheel-git-bfb64680915c34932bc9bee9acc2aad7ba9d4b1c.tar.gz | |
Added news entry for PR #390
| -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 409444e..5f2ca1e 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)** |
