diff --git a/CHANGELOG.md b/CHANGELOG.md index dc8a8ec..c816416 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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