Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit cd2c323

Browse files
committed
Added CHANGELOG for #80
1 parent 76885ce commit cd2c323

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ All notable changes to this project will be documented in this file, in reverse
88

99
- [#41](https://github.com/zendframework/zend-mail/pull/41) adds support for
1010
IMAP delimiters in the IMAP storage adapter.
11+
- [#80](https://github.com/zendframework/zend-mail/pull/80) adds:
12+
- `Zend\Mail\Protocol\SmtpPluginManagerFactory`, for creating and returning an
13+
`SmtpPluginManagerFactory` instance.
14+
- `Zend\Mail\ConfigProvider`, which maps the `SmtpPluginManager` to the above
15+
factory.
16+
- `Zend\Mail\Module`, which does the same, for zend-mvc contexts.
1117

1218
### Deprecated
1319

0 commit comments

Comments
 (0)