Skip to content

Commit 448e403

Browse files
authored
DOC: add names of missing contributors to 0.20.0 (#5932)
1 parent b3bc758 commit 448e403

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/whats-new.rst

+5-5
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ This release brings improved support for pint arrays, methods for weighted stand
4444
and sum of squares, the option to disable the use of the bottleneck library, significantly improved performance of
4545
unstack, as well as many bugfixes and internal changes.
4646

47-
Many thanks to the 38 contributors to this release!:
47+
Many thanks to the 40 contributors to this release!:
4848

4949
Aaron Spring, Akio Taniguchi, Alan D. Snow, arfy slowy, Benoit Bovy, Christian Jauvin, crusaderky, Deepak Cherian,
5050
Giacomo Caria, Illviljan, James Bourbeau, Joe Hamman, Joseph K Aicher, Julien Herzen, Kai Mühlbauer,
51-
keewis, lusewell, Martin K. Scherer, Mathias Hauser, Max Grover, Maxime Liquet, Maximilian Roos, Mike Taves, pmav99,
52-
Pushkar Kopparla, Ray Bell, Rio McMahon, Scott Staniewicz, Spencer Clark, Stefan Bender, Taher Chegini, Thomas Nicholas,
53-
Tomas Chor, Tom Augspurger, Victor Negîrneac, Zachary Moon, and Zeb Nicholls.
51+
keewis, lusewell, Martin K. Scherer, Mathias Hauser, Max Grover, Maxime Liquet, Maximilian Roos, Mike Taves, Nathan Lis,
52+
pmav99, Pushkar Kopparla, Ray Bell, Rio McMahon, Scott Staniewicz, Spencer Clark, Stefan Bender, Taher Chegini,
53+
Thomas Nicholas, Tomas Chor, Tom Augspurger, Victor Negîrneac, Zachary Blackwood, Zachary Moon, and Zeb Nicholls.
5454

5555
New Features
5656
~~~~~~~~~~~~
@@ -64,7 +64,7 @@ New Features
6464
By `Justus Magin <https://github.com/keewis>`_.
6565
- Added ``**kwargs`` argument to :py:meth:`open_rasterio` to access overviews (:issue:`3269`).
6666
By `Pushkar Kopparla <https://github.com/pkopparla>`_.
67-
- Added ``storage_options`` argument to :py:meth:`to_zarr` (:issue:`5601`).
67+
- Added ``storage_options`` argument to :py:meth:`to_zarr` (:issue:`5601`, :pull:`5615`).
6868
By `Ray Bell <https://github.com/raybellwaves>`_, `Zachary Blackwood <https://github.com/blackary>`_ and
6969
`Nathan Lis <https://github.com/wxman22>`_.
7070
- Histogram plots are set with a title displaying the scalar coords if any, similarly to the other plots (:issue:`5791`, :pull:`5792`).

0 commit comments

Comments
 (0)