-
-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
25 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,34 @@ | ||
# Changelog | ||
|
||
## [0.0.3] | ||
Notable changes to Mailpit will be documented in this file. | ||
|
||
- Bugfix: Update to clover-v2.0.0-alpha.2 to fix sorting | ||
|
||
## 0.0.4 | ||
|
||
## [0.0.2] | ||
### Bugfix | ||
- Update to clover-v2.0.0-alpha.2 to fix sorting | ||
|
||
- Unread message statistics & updates | ||
### 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.3 | ||
|
||
### Bugfix | ||
- Update to clover-v2.0.0-alpha.2 to fix sorting | ||
|
||
|
||
## 0.0.2 | ||
|
||
### Feature | ||
- Unread statistics | ||
|
||
## [0.0.1-beta] | ||
|
||
- First release |