From d86fd9ad61d6f16e12b40f11cf3293e5dc6f0b67 Mon Sep 17 00:00:00 2001 From: David Raznick Date: Sat, 22 Jun 2024 18:49:04 +0100 Subject: [PATCH] bump version 0.19..18 --- docs/changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 0b6b489..38ddb80 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. and this project adheres to [Semantic Versioning](http://semver.org/). +## [0.19.18] - 2024-06-22 + +### Fixed +- Intermediate tables excluded using fields.csv or tables.csv with fields_only and tables_only will not cause error. + ## [0.19.17] - 2024-06-18 ### New