Skip to content

Commit 4152da6

Browse files
committed
version information added
1 parent ddd0045 commit 4152da6

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,24 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66

77
## [UNRELEASED]
88
### Fixed
9-
- Force to add a space between criteria in search query, otherwise no messages are fetched. Thanks to @cent89
9+
- NaN
1010

1111
### Added
1212
- NaN
1313

14+
### Affected Classes
15+
- NaN
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+
1424
### Affected Classes
1525
- [Folder::class](src/IMAP/Folder.php)
26+
- [Attachment::class](src/IMAP/Attachment.php)
1627

1728
## [1.1.0] - 2018-04-24
1829
### Fixed

0 commit comments

Comments
 (0)