From cc863a6bdd1fbb2fcedd9a5b89c586c9a54e72ca Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 27 Aug 2019 00:11:22 +0300 Subject: [PATCH] CHANGELOG.md: Add note about excluding fields --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c351e0..993ede7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Output of date checks to include column names (helps debugging in case there are multiple date fields) +### Added +- Ability to exclude certain fields using `--exclude-fields` + ### Improved - AGROVOC lookup code