Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/mft.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmer Ben-Amram <omerbenamram@gmail.com>2019-06-06 11:43:58 +0300
committerOmer Ben-Amram <omerbenamram@gmail.com>2019-06-06 11:43:58 +0300
commit89476f2c07d65c409bc0539764a6c750bf2679c1 (patch)
tree5d2ae030f99af191821dca2bb3dc91dad55a95cc
parente102cfbc2b7d54397f5ed99718e41d08fcac5b67 (diff)
changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6af8d86..487e952 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,10 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.4.3] - UNRELEASED
+### Added
+- `mft_dump` can now dump only a specific range of entries with `-r`.
+
### Fixed
- Fixed an issue with debug-logs
-
## [0.4.2] - 2019-06-04
### Fixed