From c17c2ecf65519492641b83a98ea666d6a792cc3c Mon Sep 17 00:00:00 2001 From: "Moritz E. Beber" Date: Sat, 6 Jan 2024 17:23:14 +0100 Subject: [PATCH] docs: add changelog entry --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 21d0bde0..46ba7d80 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,8 @@ History Next Release ------------ +* Replace ``goodtables`` with ``pandera`` for data validation. This change is not + 100% backwards compatible, although most data tables should be unaffected. 0.16.1 (2023-11-21) -------------------