We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2770781 commit e3b6711Copy full SHA for e3b6711
CHANGELOG.md
@@ -6,13 +6,16 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [UNRELEASED]
8
### Fixed
9
-- NaN
+- Pagination count total bug #213
10
+- Changed internal message move and copy methods #210
11
+- Query::since() query returning empty response #215
12
13
### Added
14
+- Message::getFolder() method
15
16
### Affected Classes
17
+- [Message::class](src/IMAP/Message.php)
18
+- [Query::class](src/IMAP/Query/Query.php)
19
20
### Breaking changes
21
- NaN
0 commit comments