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

Commit c923715

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 8ededca commit c923715

File tree

1 file changed

+4
-17
lines changed

1 file changed

+4
-17
lines changed

CHANGELOG.md

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,13 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 3.0.0 - TBD
5+
## 2.9.1 - TBD
66

77
### Added
88

99
- Nothing.
1010

11-
### Deprecated
12-
13-
- Nothing.
14-
15-
### Removed
16-
17-
- Nothing.
18-
19-
### Fixed
20-
21-
- Nothing.
22-
23-
## 2.9.1 - TBD
24-
25-
### Added
11+
### Changed
2612

2713
- Nothing.
2814

@@ -36,7 +22,8 @@ All notable changes to this project will be documented in this file, in reverse
3622

3723
### Fixed
3824

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

4128
## 2.9.0 - 2017-03-01
4229

0 commit comments

Comments
 (0)