Release v1.27.7

This commit is contained in:
Ralph Slooten
2025-08-27 15:57:09 +12:00
parent 7d74516270
commit 3645219615

View File

@@ -2,6 +2,12 @@
Notable changes to Mailpit will be documented in this file.
## [v1.27.7]
### Fix
- Move HELO/EHLO hostname setting to the correct position in SMTP client creation ([#558](https://github.com/axllent/mailpit/issues/558))
## [v1.27.6]
### Feature