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-19 23:47:06 +0300
committerOmer Ben Amram <omerbenamram@gmail.com>2019-06-19 23:47:06 +0300
commit366afd66d52e0dc10e4be5085f90adfe66fb7433 (patch)
tree820290a5c8c3e08efbc2ae886e107c5bc3f0b671
parenta16f860819b2bc69bf8ca7580c361429c7d35b5c (diff)
changelog
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b4b2131..42b4e09 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [0.4.4] - 2019-06-19
+
+### Fixed
+- Fixed a bug where `HasAlternateDataStreams` will miss entries with only a single named stream.
+
## [0.4.3] - 2019-06-06
### Added