From 468ec50ed445766dcda04b8e7433c7fd58063c2a Mon Sep 17 00:00:00 2001 From: Matthias Held Date: Sat, 15 Sep 2018 11:46:36 +0200 Subject: Add all changes made in v0.4.0 Signed-off-by: Matthias Held --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57f3a08..78298d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,23 @@ # Changelog All notable changes to this project will be documented in this file. +## 0.4.0 + +### Added + +- Added more unit tests. + +### Changed + +- Simplified sequence classification and color coding. +- Improved code quality. +- Improved file corruption analysis. +- Extended list of file signatures. + +### Fixed + +- Fixed many minor bugs in the documentation, the code and the tests. + ## 0.3.3 ### Added -- cgit v1.2.3