chore(release): 0.10.0

This commit is contained in:
Aram Drevekenin
2020-09-11 17:24:37 +02:00
parent 01787e8881
commit e6188b6867
3 changed files with 4 additions and 2 deletions

View File

@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
## [0.10.0] - 2020-09-11
### 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)