1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-05-31 23:09:51 +02:00

Release v1.20.4

This commit is contained in:
Ralph Slooten 2024-09-05 17:33:19 +12:00
parent 2048f15bbf
commit 84e46e6604

View File

@ -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