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