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 2347795 commit 6b126ccCopy full SHA for 6b126cc
CHANGELOG.md
@@ -14,6 +14,16 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
14
### Affected Classes
15
- NaN
16
17
+## [1.0.5.9] - 2018-04-15
18
+### Added
19
+- Handle Carbon instances in message search criteria #82
20
+- $message->getRawBody() throws Exception #88
21
+- Request: add getReferences method to Message class #83
22
+
23
+### Affected Classes
24
+- [Folder::class](src/IMAP/Folder.php)
25
+- [Message::class](src/IMAP/Message.php)
26
27
## [1.0.5.8] - 2018-04-08
28
### Added
29
- Specify provider name when publishing the config #80
0 commit comments