File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,22 @@ Release notes
11
11
Unreleased
12
12
----------
13
13
14
+ Enhancements
15
+ ~~~~~~~~~~~~
16
+
17
+
18
+ Fix
19
+ ~~~
20
+
21
+
14
22
Maintenance
15
23
~~~~~~~~~~~
16
- * The minimum supported Python version is now Python 3.10.
24
+
25
+
26
+ .. _release_0.13.0 :
27
+
28
+ 0.13.0
29
+ ------
17
30
18
31
Enhancements
19
32
~~~~~~~~~~~~
37
50
38
51
Maintenance
39
52
~~~~~~~~~~~
53
+ * The minimum supported Python version is now Python 3.10.
54
+ By :user: `David Stansby <dstansby> `, :issue: `531 `
55
+ * Add numpy 2 compatibility.
56
+ By :user: `David Stansby <dstansby> `, :issue: `535 `
40
57
* Update c-blosc to 1.21.0 to 1.21.5, zstd from 1.4.8 to 1.5.5,
41
58
lz4 from 1.9.3 to 1.9.4, and zlib from 1.2.8 to to 1.2.13
42
59
By :user: `Mark Kittisopikul <mkitti> `, :issue: `500 `
You can’t perform that action at this time.
0 commit comments