1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-11-22 13:55:03 +01:00

CHANGELOG.md: add note about unnecessary Unicode

This commit is contained in:
Alan Orth 2021-12-15 13:56:31 +02:00
parent e7322efadd
commit 5854f8e865
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
## Changed
- Perform fix for "unnecessary" Unicode characters after we try to fix encoding
issues with ftfy
## [0.5.0] - 2021-12-08
### Added