File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change @@ -6,18 +6,32 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66
77## [ UNRELEASED]
88### Fixed
9+ - NaN
10+
11+ ### Added
12+ - NaN
13+
14+ ### Affected Classes
15+ - NaN
16+
17+ ### Breaking changes
18+ - NaN
19+
20+ ## [ 1.4.3] - 2019-09-15
21+ ### Fixed
922- .csv attachement is not processed #231
1023- mail part structure property comparison changed to lowercase #241 #242
24+ - Replace helper functions for Laravel 6.0 #250 (@koenhoeijmakers )
1125
1226### Added
1327- Path prefix option added to Client::getFolder() method #234
1428
1529### Affected Classes
1630- [ Client::class] ( src/IMAP/Client.php )
1731- [ Message::class] ( src/IMAP/Message.php )
18-
19- ### Breaking changes
20- - NaN
32+ - [ Attachment::class ] ( src/IMAP/Attachment.php )
33+ - [ Query::class ] ( src/IMAP/Query/WhereQuery.php )
34+ - [ Mask::class ] ( src/IMAP/Support/Masks/Mask.php )
2135
2236## [ 1.4.2] - 2019-07-02
2337### Fixed
You can’t perform that action at this time.
0 commit comments