chore(release): 0.9.0

This commit is contained in:
Aram Drevekenin
2020-07-12 14:05:36 +02:00
parent 12f042b979
commit a7374be505
3 changed files with 7 additions and 2 deletions

View File

@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
## [0.9.0] - 2020-07-12
### Added
* Add `--apparent-size` flag to show actual file size rather than file size on disk (https://github.com/imsnif/diskonaut/pull/66) - [@imsnif](https://github.com/imsnif)
## [0.8.0] - 2020-07-09
### Fixed