1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-03-17 21:18:19 +02:00

Merge tag '0.1.4' into develop

Release 0.1.4
This commit is contained in:
Ralph Slooten 2022-08-10 20:30:05 +12:00
commit f33cbce63f

View File

@ -3,6 +3,16 @@
Notable changes to Mailpit will be documented in this file.
## 0.1.4
### Feature
- Email compression in storage
### Testing
- Enable testing on feature branches
- Database total/unread statistics tests
## 0.1.3
### Feature