aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2020-08-28 15:52:30 +0200
committerDaniel Schadt <kingdread@gmx.de>2020-08-28 15:52:30 +0200
commit7561a928912b62e0fea384840ebaec1d3c4d291c (patch)
treedc94b93c1a935aa32aa9ecbb3007f69e7acbfd5c /CHANGELOG.md
parenta9a94161495718a2eb7bca8169671ecd0db72c9f (diff)
downloadevtclib-7561a928912b62e0fea384840ebaec1d3c4d291c.tar.gz
evtclib-7561a928912b62e0fea384840ebaec1d3c4d291c.tar.bz2
evtclib-7561a928912b62e0fea384840ebaec1d3c4d291c.zip
remove leftover debug output
Since downstream applications will also print this, we should remove it.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 748f5a4..6f5a2fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file.
## Unreleased
+### Fixed
+- Removed leftover debug output ("First aware: ...") from the Deimos analyzer.
## 0.4.1 - 2020-08-17
### Added