1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-06-06 09:08:40 +02:00

CHANGELOG.md: Add improved suspicious character check

This commit is contained in:
2019-08-09 01:28:07 +03:00
parent d93c2aae13
commit 5f2e3ff4bd

View File

@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Added ### Added
- Handle Ctrl-C interrupt gracefully - Handle Ctrl-C interrupt gracefully
- Make output in suspicious character check more user friendly
## [0.1.0] - 2019-08-01 ## [0.1.0] - 2019-08-01
### Changed ### Changed