1
0
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:
James Hillyerd
2017-01-21 21:34:01 -08:00
parent f09a4558a9
commit aa0edff398

View File

@@ -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