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 146caf5 commit ec1cf60Copy full SHA for ec1cf60
CHANGELOG.md
@@ -5,7 +5,20 @@ All notable changes to `webklex/laravel-imap` will be documented in this file.
5
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
6
7
## [UNRELEASED]
8
--Wrong documentation removed
+
9
+## [1.0.2.7] - 2017-04-23
10
+### Added
11
+-imap_fetchheader(): Bad message number - merged
12
+-Changed the default options in imap_fetchbody function - merged
13
+-Attachment handling fixed (Plain text files are no longer ignored)
14
+-Optional config parameter added.
15
+-Readme file extened
16
17
+### Changes
18
+\Webklex\IMAP\Client
19
+\Webklex\IMAP\Message
20
+\Webklex\IMAP\Folder
21
22
23
## [1.0.2.3] - 2017-03-09
24
### Added
0 commit comments