Skip to content

Commit

Permalink
Version information updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Webklex committed Jul 2, 2019
1 parent 740863e commit a6bb4f9
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,24 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip

## [UNRELEASED]
### Fixed
- NaN

### Added
- NaN

### Affected Classes
- NaN

### Breaking changes
- NaN

## [1.4.2] - 2019-07-02
### Fixed
- Pagination count total bug #213
- Changed internal message move and copy methods #210
- Query::since() query returning empty response #215
- Carbon Exception Parse Data #45
- Reading a blank body (text / html) but only from this sender #203

### Added
- Message::getFolder() method
Expand All @@ -21,9 +35,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
- [Query::class](src/IMAP/Query/Query.php)
- [Client::class](src/IMAP/Client.php)

### Breaking changes
- NaN

## [1.4.1] - 2019-04-13
### Fixed
- Problem with Message::moveToFolder() and multiple moves #31
Expand Down

0 comments on commit a6bb4f9

Please sign in to comment.