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 3035fdc commit ee0e83fCopy full SHA for ee0e83f
CHANGELOG.md
@@ -15,6 +15,14 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
15
- All
16
17
18
+## [1.0.3.5] - 2017-10-18
19
+### Fixed
20
+- Messageset issue resolved [#31](https://github.com/Webklex/laravel-imap/issues/31)
21
+
22
+### Affected Classes
23
+- [Message::class](src/IMAP/Message.php)
24
+- [Client::class](src/IMAP/Client.php)
25
26
## [1.0.3.4] - 2017-10-04
27
### Fixed
28
- E-mails parsed without a content type of multipart present no body [#27](https://github.com/Webklex/laravel-imap/pull/27)
0 commit comments