Skip to content

Commit a6bb4f9

Browse files
committed
Version information updated
1 parent 740863e commit a6bb4f9

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

CHANGELOG.md

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

77
## [UNRELEASED]
88
### Fixed
9+
- NaN
10+
11+
### Added
12+
- NaN
13+
14+
### Affected Classes
15+
- NaN
16+
17+
### Breaking changes
18+
- NaN
19+
20+
## [1.4.2] - 2019-07-02
21+
### Fixed
922
- Pagination count total bug #213
1023
- Changed internal message move and copy methods #210
1124
- Query::since() query returning empty response #215
1225
- Carbon Exception Parse Data #45
26+
- Reading a blank body (text / html) but only from this sender #203
1327

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

24-
### Breaking changes
25-
- NaN
26-
2738
## [1.4.1] - 2019-04-13
2839
### Fixed
2940
- Problem with Message::moveToFolder() and multiple moves #31

0 commit comments

Comments
 (0)