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 BenAmram <omerbenamram@gmail.com>2019-06-06 11:43:28 +0300
committerGitHub <noreply@github.com>2019-06-06 11:43:28 +0300
commitb328f064536fd3ad5da247371ff4184aefcf8b25 (patch)
tree3de338946e660333077421f3573457f2ad9df69f /CHANGELOG.md
parentc2e59b9c88f28ff79dca7f166c1d911e4600976a (diff)
parent960869c3430264d32cf06d291596dfac21dd5d2d (diff)
Merge pull request #10 from omerbenamram/bugfix/fix-logging
fix logging
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2fb3bc9..6af8d86 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ 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.3] - UNRELEASED
+
+### Fixed
+- Fixed an issue with debug-logs
+
+
## [0.4.2] - 2019-06-04
### Fixed