From 9c8fb1bd7c100c8d710f22385686a2f1516ab5e7 Mon Sep 17 00:00:00 2001 From: Philipp Kats Date: Tue, 14 Mar 2023 11:55:44 -0400 Subject: [PATCH] changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 9dd6bf5..7208bdb 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,7 @@ v0.0.6: - CLI command help texts - added pre-commit install to the repo - Some benchmarking + - renamed `dfs.validate_df` to `dfs.validate` v0.0.5: fix column dtype generation/validation bug ## Pre-Publication