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

CHANGELOG.md: Add new item for Ctrl-C handling

This commit is contained in:
Alan Orth 2019-08-03 22:18:44 +03:00
parent f4e7fd73f5
commit 264ce1d1df
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -5,6 +5,8 @@ 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]
### Added
- Handle Ctrl-C interrupt gracefully
## [0.1.0] - 2019-08-01
### Changed