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

CHANGELOG.md: Add pytest-clarity

This commit is contained in:
Alan Orth 2019-08-09 01:33:34 +03:00
parent c77c065e25
commit 7d3f5aae66
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

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