File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,23 @@ Release notes
6
6
2.3.0 (Work in Progress)
7
7
------------------------
8
8
9
+ Enhancements
10
+ ~~~~~~~~~~~~
11
+
12
+ * Support has been added for structured arrays with sub-array shape and/or nested fields. By
13
+ :user: `Tarik Onalan <onalant> `, :issue: `111 `, :issue: `296 `.
14
+
9
15
Maintenance
10
16
~~~~~~~~~~~
11
17
12
18
* CI and test environments have been upgraded to include Python 3.7, drop Python 3.4, and
13
- upgrade all package requirements. :issue: `308 `.
19
+ upgrade all pinned package requirements. :issue: `308 `.
14
20
21
+ * Failing tests related to pickling/unpickling have been fixed. By :user: `Ryan Williams <ryan-williams> `,
22
+ :issue: `273 `, :issue: `308 `.
23
+
24
+ Acknowledgments
25
+ ~~~~~~~~~~~~~~~
15
26
16
27
.. _release_2.2.0 :
17
28
You can’t perform that action at this time.
0 commit comments