File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -6,17 +6,27 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66
77## [ UNRELEASED]
88### Fixed
9- - Date handling in Folder::appendMessage() fixed # 224
9+ - NaN
1010
1111### Added
1212- NaN
1313
1414### Affected Classes
15- - [ Folder::class ] ( src/IMAP/Folder.php )
15+ - NaN
1616
1717### Breaking changes
1818- NaN
1919
20+ ## [ 1.4.4] - 2019-11-29
21+ ### Fixed
22+ - Date handling in Folder::appendMessage() fixed #224
23+ - Carbon Exception Parse Data #45
24+ - Convert sender name from non-utf8 to uf8 #260 (@hwilok ) #259
25+
26+ ### Affected Classes
27+ - [ Folder::class] ( src/IMAP/Folder.php )
28+ - [ Folder::class] ( src/IMAP/Message.php )
29+
2030## [ 1.4.3] - 2019-09-15
2131### Fixed
2232- .csv attachement is not processed #231
You can’t perform that action at this time.
0 commit comments