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

Commit 83f9dde

Browse files
committed
Adds CHANGELOG entry for #147
Also removes stub for 3.0.0; master branch is targeted at 2.9.x-dev.
1 parent fc5d023 commit 83f9dde

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file, in reverse
99
- [#213](https://github.com/zendframework/zend-mail/pull/213) re-adds support for PHP 5.6 and 7.0; ZF policy is never
1010
to bump the major version of a PHP requirement unless the package is bumping major version.
1111

12+
### Changed
13+
14+
- Nothing.
15+
1216
### Deprecated
1317

1418
- Nothing.
@@ -19,7 +23,8 @@ All notable changes to this project will be documented in this file, in reverse
1923

2024
### Fixed
2125

22-
- Nothing.
26+
- [#147](https://github.com/zendframework/zend-mail/pull/147) fixes how address lists are parsed, expanding the functionality to allow either
27+
`,` or `;` delimiters (or both in combination).
2328

2429
## 2.9.0 - 2017-03-01
2530

0 commit comments

Comments
 (0)