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

Commit 4fcff3a

Browse files
committed
Created CHANGELOG for 2.4.10
1 parent e1c049e commit 4fcff3a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

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

5+
## 2.4.10 - 2016-05-09
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Deprecated
12+
13+
- Nothing.
14+
15+
### Removed
16+
17+
- Nothing.
18+
19+
### Fixed
20+
21+
- [#28](https://github.com/zendframework/zend-mail/pull/28) and
22+
[#87](https://github.com/zendframework/zend-mail/pull/87) fix header value
23+
validation when headers wrap using the sequence \r\n\t; prior to this release,
24+
such sequences incorrectly marked a header value invalid.
25+
526
## 2.4.8 - 2015-09-10
627

728
### Added

0 commit comments

Comments
 (0)