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

Release 0.0.4

This commit is contained in:
Ralph Slooten
2022-08-02 07:57:15 +12:00
parent bd87dcabf6
commit 86d73f9118

View File

@@ -1,15 +1,34 @@
# Changelog
## [0.0.3]
- Bugfix: Update to clover-v2.0.0-alpha.2 to fix sorting
Notable changes to Mailpit will be documented in this file.
## [0.0.2]
## 0.0.4
- Unread message statistics & updates
### Bugfix
- Update to clover-v2.0.0-alpha.2 to fix sorting
### Tests
- Add search tests
### UI
- Add date to console log
- Add space in To fields
- Cater for messages without From email address
- Minor UI & logging changes
- Add space in To fields
- cater for messages without From email address
## [0.0.1-beta]
## 0.0.3
### Bugfix
- Update to clover-v2.0.0-alpha.2 to fix sorting
## 0.0.2
### Feature
- Unread statistics
- First release