Skip to content

Commit f233294

Browse files
Update doc/whats-new.rst
Co-authored-by: Kai Mühlbauer <[email protected]>
1 parent d3b484f commit f233294

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/whats-new.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,14 @@ Deprecations
3939
- Start deprecation cycle for changing the default keyword arguments to ``concat``, ``merge``, ``combine``, ``open_mfdataset``.
4040
Emits a ``FutureWarning`` when using old defaults and new defaults would result in different behavior.
4141
Adds an option: ``use_new_combine_kwarg_defaults`` to opt in to new defaults immediately.
42-
New values are:
42+
43+
New values are::
44+
4345
- ``data_vars``: "minimal"
4446
- ``coords``: "minimal"
4547
- ``compat``: "override"
4648
- ``join``: "exact"
49+
4750
By `Julia Signell <https://github.com/jsignell>`_.
4851

4952
Bug fixes

0 commit comments

Comments
 (0)