Skip to content

Commit f7db7aa

Browse files
committed
Version information added
1 parent 8ab4557 commit f7db7aa

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,28 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66

77
## [UNRELEASED]
88
### Fixed
9-
- Fix setting default mask from config #133 (thanks @shacky)
10-
- Chunked fetch fails in case of less available mails than page size #114
11-
- Protocol::createStream() exception information fixed #137
12-
- Legacy methods (headers, content, flags) fixed #125
13-
- Legacy connection cycle fixed #124 (thanks @zssarkany)
9+
- NaN
1410

1511
### Added
16-
- Disable rfc822 header parsing via config option #115
12+
- NaN
1713

1814
### Affected Classes
1915
- NaN
2016

2117
### Breaking changes
2218
- NaN
2319

20+
## [2.5.1] - 2021-06-19
21+
### Fixed
22+
- Fix setting default mask from config #133 (thanks @shacky)
23+
- Chunked fetch fails in case of less available mails than page size #114
24+
- Protocol::createStream() exception information fixed #137
25+
- Legacy methods (headers, content, flags) fixed #125
26+
- Legacy connection cycle fixed #124 (thanks @zssarkany)
27+
28+
### Added
29+
- Disable rfc822 header parsing via config option #115
30+
2431
## [2.5.0] - 2021-02-01
2532
### Fixed
2633
- Attachment saving filename fixed

0 commit comments

Comments
 (0)