File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -99,6 +99,13 @@ A bug has been fixed within the ``__getitem__`` and ``__setitem__``
99
99
machinery for slicing arrays, to properly handle getting and setting
100
100
partial slices.
101
101
102
+ Acknowledgments
103
+ ~~~~~~~~~~~~~~~
104
+
105
+ Thanks to Matthew Rocklin (mrocklin _), Stephan Hoyer (shoyer _),
106
+ Francesc Alted (FrancescAlted _), Anthony Scopatz (scopatz _) and Martin
107
+ Durant (martindurant _) for contributions and comments.
108
+
102
109
.. _release_0.4.0 :
103
110
104
111
0.4.0
@@ -115,3 +122,8 @@ See `v0.4.0 release notes on GitHub
115
122
See `v0.3.0 release notes on GitHub
116
123
<https://github.com/alimanfoo/zarr/releases/tag/v0.3.0> `_.
117
124
125
+ .. _mrocklin : https://github.com/mrocklin
126
+ .. _shoyer : https://github.com/shoyer
127
+ .. _scopatz : https://github.com/scopatz
128
+ .. _martindurant : https://github.com/martindurant
129
+ .. _FrancescAlted : https://github.com/FrancescAlted
You can’t perform that action at this time.
0 commit comments