summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-07-04 13:42:51 +0200
committerGitHub <noreply@github.com>2020-07-04 13:42:51 +0200
commit60773121ef5216fd689c27fff62ab5be75502c74 (patch)
treef14d2f39361c91741a7c0968eb1a42480ff4132f
parentd317ea45ef590a49e1573691baf901c5d051b198 (diff)
docs(changelog): update changes
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6027ce1..76f9525 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
+### Added
+* Show warning when trying to delete while still scanning (https://github.com/imsnif/diskonaut/pull/60) - [@mhdmhsni](https://github.com/mhdmhsni)
+* Add ability to zoom in and out (eg. to see small files) (https://github.com/imsnif/diskonaut/pull/61) - [@imsnif](https://github.com/imsnif)
+
## [0.6.0] - 2020-07-03
### Added