mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 09:37:02 +00:00
Cache message in memory during receipt, closes #23
This commit is contained in:
@@ -4,9 +4,16 @@ Change Log
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
[1.1.0] - 2016-09-03
|
||||
[Unreleased]
|
||||
------------
|
||||
|
||||
### Fixed
|
||||
- We should no longer run out of file handles when dealing with a large number
|
||||
of recipients on a single message.
|
||||
|
||||
[1.1.0] - 2016-09-03
|
||||
--------------------
|
||||
|
||||
### Added
|
||||
- Homebrew inbucket.conf and formula (see README)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user