1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-06-02 23:17:48 +02:00

Merge tag 'v1.21.5' into develop

Release v1.21.5
This commit is contained in:
Ralph Slooten 2024-11-26 22:24:45 +13:00
commit aabb2acab9

View File

@ -2,6 +2,15 @@
Notable changes to Mailpit will be documented in this file.
## [v1.21.5]
### Chore
- Update caniemail database
- Update node dependencies
- Update Go dependencies
- Make symlink detection more specific to contain "sendmail" in the name ([#391](https://github.com/axllent/mailpit/issues/391))
## [v1.21.4]
### Bugfix