Update Changelog.md
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 6s
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 6s
This commit is contained in:
parent
04f4897dd3
commit
1b7bfde458
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
## Upcoming Changes
|
||||
|
||||
Proper handling of Ctrl+C (SIGINT). This prevents temporary files from
|
||||
persisting by doing a proper cleanup before stopping the program.
|
||||
|
||||
## Version 1.1
|
||||
|
||||
More robust handling of de/compression process (handling SIGPIPE).
|
||||
|
|
Loading…
Reference in a new issue