1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-10-23 16:53:00 +02:00

CHANGELOG.md: Add note about Python deps
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Alan Orth 2021-04-14 16:16:02 +03:00
parent 96ce1daa90
commit dbc0437d59
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Ability to check for, and fix, "mojibake" characters using [ftfy](https://github.com/LuminosoInsight/python-ftfy)
### Updated
- Python dependencies
## [0.4.7] - 2021-03-17
### Changed
- Fixing invalid multi-value separators like `|` and `|||` is no longer class-