From b64a5b799170883dbee516356fb7a97f7a45f3f9 Mon Sep 17 00:00:00 2001 From: Ralph Slooten Date: Sat, 8 Oct 2022 23:35:23 +1300 Subject: [PATCH] Release 1.2.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0258d96..c0f0c1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ Notable changes to Mailpit will be documented in this file. +## 1.2.1 + +### UI +- Update frontend modules +- Add about app modal with version update notification + + ## 1.2.0 ### Feature