Skip to content

Commit da3cec5

Browse files
committed
Edit whats-new.rst.
1 parent 5489eff commit da3cec5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/whats-new.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ v0.18.3 (unreleased)
2121

2222
New Features
2323
~~~~~~~~~~~~
24+
- Allow passing argument ``missing_dims`` to :py:meth:`Variable.transpose` and :py:meth:`Dataset.transpose`
25+
(:issue:`5550`, :pull:`5586`)
26+
By `Giacomo Caria <https://github.com/gcaria>`_.
2427
- Allow passing a dictionary as coords to a :py:class:`DataArray` (:issue:`5527`,
2528
reverts :pull:`1539`, which had deprecated this due to python's inconsistent ordering in earlier versions).
2629
By `Sander van Rijn <https://github.com/sjvrijn>`_.

0 commit comments

Comments
 (0)