From fe29aeff419c311672c7d3dc72d9423eefc3ca5c Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Tue, 2 Oct 2018 12:05:24 +0200 Subject: [PATCH] Prepare for 0.8.1 (#266) --- Changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Changelog.md b/Changelog.md index d19ac6a8..edef25bc 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,17 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release. +## 0.8.1 + +### Added + +- Filter on empty messages in WebUI +- Use bootstrap icons + +### Fixed + +- Buhfix with logic operator in ImportService. See #258 + ## 0.8.0 ### Added