docs(changelog): disable delete confirmation

This commit is contained in:
Aram Drevekenin
2020-09-07 16:09:19 +02:00
committed by GitHub
parent f4989056ca
commit 566c468d6c

View File

@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
### Added
* Add `--disable-delete-confirmation` flag to not immediately delete files without a prompt (https://github.com/imsnif/diskonaut/pull/71) - [@markafarrell](https://github.com/markafarrell)
## [0.9.0] - 2020-07-12
### Added