1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-08-15 20:13:16 +02:00

Merge tag 'v1.20.7' into develop

Release v1.20.7
This commit is contained in:
Ralph Slooten
2024-10-19 23:43:26 +13:00

View File

@@ -2,6 +2,18 @@
Notable changes to Mailpit will be documented in this file.
## [v1.20.7]
### Chore
- Update caniemail database
### Fix
- SQL error deleting a tag while using tenant-id ([#374](https://github.com/axllent/mailpit/issues/374))
### Testing
- Add tenantIDs to tests
## [v1.20.6]
### Chore