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 6b05be5 commit 82a4565Copy full SHA for 82a4565
docs/release.rst
@@ -17,6 +17,12 @@ Release notes
17
Unreleased
18
----------
19
20
+Enhancements
21
+~~~~~~~~~~~~
22
+
23
+* Add support for the Linux AArch64 architecture.
24
+ By :user:`Agriya Khetarpal <agriyakhetarpal>`, :issue:`288`.
25
26
Improvements
27
~~~~~~~~~~~~
28
* Raise a custom `UnknownCodecError` when trying to retrieve an unavailable codec.
@@ -40,7 +46,7 @@ Breaking changes
40
46
41
47
Deprecations
42
48
43
-The following ``blosc`` funcitons are deprecated, with no replacement.
49
+The following ``blosc`` functions are deprecated, with no replacement.
44
50
This is because they are not intended to be public API.
45
51
52
- ``numcodecs.blosc.init``
0 commit comments