We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd4b30d commit 00f43d5Copy full SHA for 00f43d5
CHANGELOG.md
@@ -14,6 +14,20 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
14
### Affected Classes
15
- NaN
16
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
31
## [1.3.0] - 2019-03-11
32
### Fixed
33
- Fix sender name in non-latin emails sent from Gmail (#155)
0 commit comments