From 0c4c2881c8595747b8cccdf8e48acc9f6cf034d0 Mon Sep 17 00:00:00 2001 From: Ralph Slooten Date: Thu, 9 Feb 2023 15:24:35 +1300 Subject: [PATCH] Release v1.3.8 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9c97e9..7348df3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ Notable changes to Mailpit will be documented in this file. +## v1.3.8 + +### Bugfix +- Restore notification icon + +### UI +- Compress SVG icons + + ## v1.3.7 ### Feature