mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-12-22 20:22:18 +01:00
CHANGELOG.md: Update comment about language validation
This commit is contained in:
parent
c04207fcfc
commit
0d3f948708
@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
### Added
|
### Added
|
||||||
- csvkit to dev requirements (csvcut etc are useful during development)
|
- csvkit to dev requirements (csvcut etc are useful during development)
|
||||||
- Experimental language validation using `-e` (see README.md)
|
- Experimental language validation using the Python `langid` library (enable with `-e`, see README.md)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Re-formatted code with black and isort
|
- Re-formatted code with black and isort
|
||||||
|
Loading…
Reference in New Issue
Block a user