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 0f56a05 commit ebccd68Copy full SHA for ebccd68
docs/release.rst
@@ -25,6 +25,8 @@ Enhancements
25
* Update bundled c-blosc to v1.26.1. This updates Zlib to v1.3.1
26
and Zstd to v1.5.6.
27
By :user:`David Stansby <dstansby>`, :issue:`560`.
28
+* Build aarch64 wheels on linuxL
29
+ By :user:`David Stansby <dstansby>`, :issue:`531`
30
31
Fix
32
~~~
@@ -38,6 +40,13 @@ Maintenance
38
40
* Remove pin on Sphinx
39
41
By :user:`Elliott Sales de Andrade <QuLogic>`, :issue:`552`.
42
43
+* Restrict the number of wheels built on pull requests.
44
45
+
46
+* Add an option to build all wheels on pull requests by adding
47
+ the 'build all wheels' label.
48
49
50
51
.. _release_0.13.0:
52
0 commit comments