Skip to content

Commit c22e514

Browse files
committed
docs: adds CHANGELOG entry for #31
Signed-off-by: Matthew Weier O'Phinney <[email protected]>
1 parent bdab8ce commit c22e514

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file, in reverse
66

77
### Added
88

9-
- Nothing.
9+
- [#31](https://github.com/laminas/laminas-mail/pull/31) adds the class `Laminas\Main\Header\ContentDisposition`, which implements `Laminas\Mail\Header\UnstructuredInterface`, and which provides propery encoding and escaping for `Content-Disposition` mail headers.
1010

1111
### Changed
1212

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

2323
### Fixed
2424

25-
- Nothing.
25+
- [#31](https://github.com/laminas/laminas-mail/pull/31) provides a fix to ensure that the `Content-Disposition` header is properly encoded.
2626

2727
## 2.10.2 - 2020-06-30
2828

@@ -76,8 +76,6 @@ All notable changes to this project will be documented in this file, in reverse
7676

7777
- [#75](https://github.com/laminas/laminas-mail/pull/75) fixes how `Laminas\Mail\Header\ListParser::parse()` parses the string with quotes.
7878

79-
- [#31](https://github.com/laminas/laminas-mail/pull/31) Properly encode `content-disposition` header.
80-
8179
- [#88](https://github.com/laminas/laminas-mail/pull/88) fixes recognising encoding of `Subject` and `GenericHeader` headers.
8280

8381
## 2.10.0 - 2018-06-07

0 commit comments

Comments
 (0)