We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c461d8 commit 689c3e4Copy full SHA for 689c3e4
docs/release.rst
@@ -13,7 +13,8 @@ Unreleased
13
14
Enhancements
15
~~~~~~~~~~~~
16
-
+* Build aarch64 wheels on linuxL
17
+ By :user:`David Stansby <dstansby>`, :issue:`531`
18
19
Fix
20
~~~
@@ -27,6 +28,13 @@ Maintenance
27
28
* Remove pin on Sphinx
29
By :user:`Elliott Sales de Andrade <QuLogic>`, :issue:`552`.
30
31
+* Restrict the number of wheels built on pull requests.
32
33
+
34
+* Add an option to build all wheels on pull requests by adding
35
+ the 'build all wheels' label.
36
37
38
39
.. _release_0.13.0:
40
0 commit comments