Skip to content

Commit 5c95aaa

Browse files
committed
release notes [ci skip]
1 parent 6d4179e commit 5c95aaa

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

docs/release.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,23 @@ Release notes
66
2.3.0 (Work in Progress)
77
------------------------
88

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+
915
Maintenance
1016
~~~~~~~~~~~
1117

1218
* 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`.
1420

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+
~~~~~~~~~~~~~~~
1526

1627
.. _release_2.2.0:
1728

0 commit comments

Comments
 (0)