File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -6,18 +6,30 @@ 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.5] - 2019-01-23
21+ ### Fixed
922- Convert encoding of personal data struct #272
23+ - Test & implement fix for #203 #270 #235
1024
1125### Added
1226- Attachment size handling added #276
27+ - Find messages by custom search criteria #268
1328
1429### Affected Classes
1530- [ Message::class] ( src/IMAP/Message.php )
1631- [ Attachment::class] ( src/IMAP/Attachment.php )
1732
18- ### Breaking changes
19- - NaN
20-
2133## [ 1.4.4] - 2019-11-29
2234### Fixed
2335- Date handling in Folder::appendMessage() fixed #224
You can’t perform that action at this time.
0 commit comments