From ee1ced1c040545f7b2b4c0db595bc261042fc9e8 Mon Sep 17 00:00:00 2001 From: mgunyho <20118130+mgunyho@users.noreply.github.com> Date: Sat, 19 Aug 2023 15:59:13 +0300 Subject: [PATCH] Update whats-new --- doc/whats-new.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/whats-new.rst b/doc/whats-new.rst index 157795f08d1..80bf9f09bdb 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -65,6 +65,8 @@ Documentation Internal Changes ~~~~~~~~~~~~~~~~ +- Many error messages related to invalid dimensions or coordinates now always show the list of valid dims/coords (:pull:`8079`). + By `András Gunyhó `_. .. _whats-new.2023.08.0: