Skip to content

Commit e19c755

Browse files
committed
Remove issue 7012 from changelog reference
Issue 7012 is about a specific resampling bug rather than the general keep_attrs default change.
1 parent a87602e commit e19c755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats-new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ New Features
1717
Breaking changes
1818
~~~~~~~~~~~~~~~~
1919

20-
- **All xarray operations now preserve attributes by default** (:issue:`3891`, :issue:`2582`, :issue:`7012`).
20+
- **All xarray operations now preserve attributes by default** (:issue:`3891`, :issue:`2582`).
2121
Previously, operations would drop attributes unless explicitly told to preserve them via ``keep_attrs=True``.
2222
This aligns xarray with the common scientific workflow where metadata preservation is essential.
2323

0 commit comments

Comments
 (0)