CHANGELOG.md: Add note about excluding fields

This commit is contained in:
Alan Orth 2019-08-27 00:11:22 +03:00
parent 113e7cd8b6
commit cc863a6bdd
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 3 additions and 0 deletions

View File

@ -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