From 4435a8c7efd3848157a465e14fca675988afe14a Mon Sep 17 00:00:00 2001 From: Francesco Date: Tue, 24 Oct 2023 09:48:49 +0200 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61e869a..f1ea5f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ - SQL console to run custom SQL queries (#20) - Support for `Instant` (#21) - Added JSONL format to export options -- Fixed other issues: #19, +- `@Disable` annotation to ignore entire table (#24) +- Other fixed issues: #19, **0.1.7** - Export to CSV and XLSX