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 ddd0045 commit 4152da6Copy full SHA for 4152da6
CHANGELOG.md
@@ -6,13 +6,24 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [UNRELEASED]
8
### Fixed
9
-- Force to add a space between criteria in search query, otherwise no messages are fetched. Thanks to @cent89
+- NaN
10
11
### Added
12
- NaN
13
14
+### Affected Classes
15
16
+
17
+## [1.1.1] - 2018-05-04
18
+### Fixed
19
+- Force to add a space between criteria in search query, otherwise no messages are fetched. Thanks to @cent89
20
21
+### Added
22
+- Attachment::getMimeType() and Attachment::getExtension() added
23
24
### Affected Classes
25
- [Folder::class](src/IMAP/Folder.php)
26
+- [Attachment::class](src/IMAP/Attachment.php)
27
28
## [1.1.0] - 2018-04-24
29
0 commit comments