Skip to content

Commit

Permalink
version information added
Browse files Browse the repository at this point in the history
  • Loading branch information
Webklex committed May 4, 2018
1 parent ddd0045 commit 4152da6
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,24 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip

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

### Added
- NaN

### Affected Classes
- NaN

## [1.1.1] - 2018-05-04
### Fixed
- Force to add a space between criteria in search query, otherwise no messages are fetched. Thanks to @cent89

### Added
- Attachment::getMimeType() and Attachment::getExtension() added

### Affected Classes
- [Folder::class](src/IMAP/Folder.php)
- [Attachment::class](src/IMAP/Attachment.php)

## [1.1.0] - 2018-04-24
### Fixed
Expand Down

0 comments on commit 4152da6

Please sign in to comment.