From 84e46e66044e2c802583253c69b6b219b4314cd7 Mon Sep 17 00:00:00 2001 From: Ralph Slooten Date: Thu, 5 Sep 2024 17:33:19 +1200 Subject: [PATCH] Release v1.20.4 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0756ac9..8adc05e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ Notable changes to Mailpit will be documented in this file. +## [v1.20.4] + +### Chore +- Update Go modules +- Update node modules +- Upgrade vue-css-donut-chart & related charts + +### Fix +- Relax URL detection in link check tool ([#357](https://github.com/axllent/mailpit/issues/357)) + + ## [v1.20.3] ### Chore