Skip to content

Commit 617434a

Browse files
committed
Release v2.1.0
1 parent 1e04f7b commit 617434a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

doc/whats-new.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
What's New
44
==========
55

6-
v2.1.0 (unreleased)
6+
v2.1.0 (2026-03-12)
77
-------------------
88
- New function :func:`diff_arrays` that returns dataframes of differences instead
9-
of text messages for all differences in numpy, pandas, and xarray objects
9+
of text messages for all differences in NumPy, Pandas, and Xarray objects
1010
- New function :func:`display_diffs` that displays differences
11-
in Jupyter notebooks
11+
in Jupyter notebooks in tabular format
1212
- Fixed issues that would cause slowdowns and excessive RAM usage when comparing Dask
1313
arrays with 2+ dimensions using a distributed scheduler
1414
- Added support for P2P rechunk in Dask distributed

0 commit comments

Comments
 (0)