From b9043b6c39124ffc60859515f594bd3c23d5f726 Mon Sep 17 00:00:00 2001 From: Ralph Slooten Date: Sat, 6 Aug 2022 00:12:09 +1200 Subject: [PATCH] Release 0.0.9 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3aeb75..7a99523 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,18 @@ Notable changes to Mailpit will be documented in this file. +## 0.0.9 + +### Bugfix +- Include read status in search results + +### Feature +- HTTPS option for web UI + +### Testing +- Memory & physical database tests + + ## 0.0.8 ### Bugfix