Skip to content

Commit

Permalink
Version information added
Browse files Browse the repository at this point in the history
  • Loading branch information
Webklex committed Sep 6, 2017
1 parent 0164142 commit 3cc6ddc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,25 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip

## [UNRELEASED]
### Fixed
- NaN

### Added
- NaN

### Affected Classes
- NaN


## [1.0.3.2] - 2017-09-07
### Fixed
- Fix implode error in Client.php, beacause imap_errors() can return FALSE instand of array

### Added
- FT_UID changed to $this->options which references to `imap.options.fetch`

### Affected Classes
\Webklex\IMAP\Message
\Webklex\IMAP\Client

## [1.0.3.1] - 2017-09-05
### Added
Expand Down

0 comments on commit 3cc6ddc

Please sign in to comment.