Skip to content

Commit 187e758

Browse files
committed
add release acknowledgments
1 parent 0915f57 commit 187e758

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/release.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,13 @@ A bug has been fixed within the ``__getitem__`` and ``__setitem__``
9999
machinery for slicing arrays, to properly handle getting and setting
100100
partial slices.
101101

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+
102109
.. _release_0.4.0:
103110

104111
0.4.0
@@ -115,3 +122,8 @@ See `v0.4.0 release notes on GitHub
115122
See `v0.3.0 release notes on GitHub
116123
<https://github.com/alimanfoo/zarr/releases/tag/v0.3.0>`_.
117124

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

0 commit comments

Comments
 (0)