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 36804ef commit 11e29c0Copy full SHA for 11e29c0
CHANGELOG.md
@@ -14,6 +14,16 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
14
### Affected Classes
15
- NaN
16
17
+## [1.0.5.3] - 2018-03-18
18
+### Added
19
+- FolderCollection::class added
20
+- Comments updated
21
+
22
+### Affected Classes
23
+- [Client::class](src/IMAP/Client.php)
24
+- [Folder::class](src/IMAP/Folder.php)
25
+- [FolderCollection::class](src/IMAP/Support/FolderCollection.php)
26
27
## [1.0.5.2] - 2018-03-18
28
### Added
29
- Attachment::save() method added
0 commit comments