diff --git a/doc/whats-new.rst b/doc/whats-new.rst index 7eccecf541e..82db0cd828e 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -39,6 +39,9 @@ By `Ryan Abernathey `_. - Fix a bug where ``.isel_points`` wrongly assigns unselected coordinate to ``data_vars``. By `Keisuke Fujii `_. +- Tutorial datasets are now checked against a reference MD5 sum to confirm + successful download (:issue:`13921). By `Matthew Gidden + `_. .. _whats-new.0.9.5: