Skip to content

Commit e3b6711

Browse files
committed
Changelog updated
1 parent 2770781 commit e3b6711

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

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

77
## [UNRELEASED]
88
### Fixed
9-
- NaN
9+
- Pagination count total bug #213
10+
- Changed internal message move and copy methods #210
11+
- Query::since() query returning empty response #215
1012

1113
### Added
12-
- NaN
14+
- Message::getFolder() method
1315

1416
### Affected Classes
15-
- NaN
17+
- [Message::class](src/IMAP/Message.php)
18+
- [Query::class](src/IMAP/Query/Query.php)
1619

1720
### Breaking changes
1821
- NaN

0 commit comments

Comments
 (0)