File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,14 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66
77## [ UNRELEASED]
88### Fixed
9- - NaN
9+ - Convert encoding of personal data struct # 272
1010
1111### Added
12- - NaN
12+ - Attachment size handling added # 276
1313
1414### Affected Classes
15- - NaN
15+ - [ Message::class] ( src/IMAP/Message.php )
16+ - [ Attachment::class] ( src/IMAP/Attachment.php )
1617
1718### Breaking changes
1819- NaN
@@ -25,7 +26,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
2526
2627### Affected Classes
2728- [ Folder::class] ( src/IMAP/Folder.php )
28- - [ Folder ::class] ( src/IMAP/Message.php )
29+ - [ Message ::class] ( src/IMAP/Message.php )
2930
3031## [ 1.4.3] - 2019-09-15
3132### Fixed
You can’t perform that action at this time.
0 commit comments