mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 17:47:03 +00:00
Update CHANGELOG with Monitor feature
This commit is contained in:
@@ -8,10 +8,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
------------
|
------------
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Storage of To: header in messages (likely breaks existing datastores)
|
- Storage of `To:` header in messages (likely breaks existing datastores)
|
||||||
- Attachment list to [GET message
|
- Attachment list to [GET message
|
||||||
JSON](https://github.com/jhillyerd/inbucket/wiki/REST-GET-message)
|
JSON](https://github.com/jhillyerd/inbucket/wiki/REST-GET-message)
|
||||||
- Go client for REST API
|
- Go client for REST API
|
||||||
|
- Monitor feature: lists messages as they arrive, regardless of their
|
||||||
|
destination mailbox
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- No longer run out of file handles when dealing with a large number of
|
- No longer run out of file handles when dealing with a large number of
|
||||||
|
|||||||
Reference in New Issue
Block a user