Skip to content

Commit 5dfab3b

Browse files
committed
Version information added
1 parent cf53570 commit 5dfab3b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1414
### Affected Classes
1515
- [Message::class](src/IMAP/Message.php)
1616

17+
18+
## [1.0.3.7] - 2017-11-05
19+
### Fixed
20+
- Fix assignment ```msgno``` to ```uid``` regardless of ```fetch_options``` is set in config
21+
- Disposition is checked in case of malformed mail attachments
22+
23+
### Affected Classes
24+
- [Message::class](src/IMAP/Message.php)
25+
1726
## [1.0.3.6] - 2017-10-24
1827
### Added
1928
- A method to get only unread messages from email folders to [Client::class](src/IMAP/client.php)

0 commit comments

Comments
 (0)