Skip to content

Commit 00f43d5

Browse files
committed
Version information added
1 parent cd4b30d commit 00f43d5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

17+
## [1.3.1] - 2019-03-12
18+
### Fixed
19+
- Replace embedded image with URL #151
20+
21+
### Added
22+
- Imap client timeout can be modified and read #186
23+
- Decoder config options added #175
24+
- Message search criteria "NOT" added #181
25+
26+
### Affected Classes
27+
- [Client::class](src/IMAP/Client.php)
28+
- [Message::class](src/IMAP/Message.php)
29+
- [Attachment::class](src/IMAP/Attachment.php)
30+
1731
## [1.3.0] - 2019-03-11
1832
### Fixed
1933
- Fix sender name in non-latin emails sent from Gmail (#155)

0 commit comments

Comments
 (0)