File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -6,21 +6,28 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
6
7
7
## [ UNRELEASED]
8
8
### 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
14
10
15
11
### Added
16
- - Disable rfc822 header parsing via config option # 115
12
+ - NaN
17
13
18
14
### Affected Classes
19
15
- NaN
20
16
21
17
### Breaking changes
22
18
- NaN
23
19
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
+
24
31
## [ 2.5.0] - 2021-02-01
25
32
### Fixed
26
33
- Attachment saving filename fixed
You can’t perform that action at this time.
0 commit comments