From 3cae3cde859ed95f25b7097ae27d8d27abc144b3 Mon Sep 17 00:00:00 2001 From: Gaurav Sheni Date: Tue, 4 Jul 2023 13:36:37 -0400 Subject: [PATCH] changelog --- docs/changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index 52bbcd39..a193bdfa 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -12,7 +12,7 @@ What’s new in 0.3.0 (February, 24, 2023) * Fixes * Update to use new compose argument [#56][#56] * Remove py from requirements [#56][#56] - * Remove TableMeta class and replace with ColumnSchema [#83][#83] + * Remove TableMeta class and replace with ColumnSchema [#83][#83] [#85][#85] [#56]: [#57]: @@ -20,6 +20,7 @@ What’s new in 0.3.0 (February, 24, 2023) [#60]: [#77]: [#83]: + [#85]: What’s new in 0.2.0 (January 5, 2023) =====================================