Skip to content

Commit

Permalink
Version information added
Browse files Browse the repository at this point in the history
  • Loading branch information
Webklex committed Mar 28, 2018
1 parent d51e265 commit 0ae9154
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,15 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
### Affected Classes
- NaN

## [1.0.5.5] - 2018-03-28
### Fixed
- New validation rule for a new invalid date format added (Exception Parse Data #45)
- Default config keys are now fixed (Confusing default configuration values #66)

### Affected Classes
- [Message::class](src/IMAP/Message.php)
- [Client::class](src/IMAP/Client.php)

## [1.0.5.4] - 2018-03-27
### Fixed
- Clear error stack before imap_close #72
Expand Down

0 comments on commit 0ae9154

Please sign in to comment.