File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,8 @@ Improvements
4343 Import errors caused by optional dependencies (ZFPY, MsgPack, CRC32C, and PCodec)
4444 are still silently caught.
4545 By :user: `David Stansby <dstansby> `, :issue: `550 `.
46-
46+ * Build aarch64 wheels on linux.
47+ By :user: `David Stansby <dstansby> `, :issue: `531 `
4748
48490.14.1
4950------
@@ -116,13 +117,24 @@ Enhancements
116117* Cleaned up the table of contents in the documentation to list codecs by category
117118 :user: `David Stansby <dstansby> `, :issue: `458 `.
118119
120+ Fix
121+ ~~~
122+
123+
119124Maintenance
120125~~~~~~~~~~~
121126* Change format() and old string formatting to f-strings.
122127 By :user: `Dimitri Papadopoulos Orfanos <DimitriPapadopoulos> `, :issue: `439 `.
123128* Remove pin on Sphinx
124129 By :user: `Elliott Sales de Andrade <QuLogic> `, :issue: `552 `.
125130
131+ * Restrict the number of wheels built on pull requests.
132+ By :user: `David Stansby <dstansby> `, :issue: `531 `
133+
134+ * Add an option to build all wheels on pull requests by adding
135+ the 'build all wheels' label.
136+ By :user: `David Stansby <dstansby> `, :issue: `531 `
137+
126138
127139.. _release_0.13.0 :
128140
You can’t perform that action at this time.
0 commit comments