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 4b79df8 commit 65bbb20Copy full SHA for 65bbb20
doc/src/release_notes.rst
@@ -38,6 +38,7 @@ Common Changes
38
#) The compiler flag ``-arch x86_64`` no longer needs to be explicitly
39
specified when building from source code on macOS (Intel x86) without
40
Universal Python binaries.
41
+#) Binary packages have been added for the Linux ARM 64-bit platform.
42
#) Improved samples and documentation.
43
44
@@ -81,6 +82,7 @@ Common Changes
81
82
``wrapped()``.
83
#) Improved samples, including adding a Dockerfile that starts a container
84
with a running database and the samples.
85
+#) A binary package has been added for Python 3.7 on macOS (Intel x86).
86
#) Improved documentation.
87
88
0 commit comments