1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-05-17 09:53:53 +02:00

CHANGELOG.md: Add note about multi-value separators

This commit is contained in:
2021-01-26 15:20:22 +02:00
parent df670e81b9
commit 4b7b99c94c

View File

@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Updated
- Run `poetry update`
- Expand check/fix for multi-value separators to include metadata with invalid
separators at the end, for example "Kenya||Tanzania||"
## [0.4.2] - 2020-07-06
### Changed