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 9d1f301 commit 2c9b3f0Copy full SHA for 2c9b3f0
CHANGELOG.md
@@ -14,6 +14,17 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
14
### Affected Classes
15
- NaN
16
17
+## [1.0.5.7] - 2018-04-04
18
+### Fixed
19
+- Added option for optional attachment download #76
20
+- Added option for optional body download
21
+- Renamed "fetch" parameters
22
+
23
+### Affected Classes
24
+- [Message::class](src/IMAP/Message.php)
25
+- [Folder::class](src/IMAP/Folder.php)
26
+- [Client::class](src/IMAP/Client.php)
27
28
## [1.0.5.6] - 2018-04-03
29
### Fixed
30
- More explicit date validation statements
0 commit comments