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 d9cb382 commit 5d563aaCopy full SHA for 5d563aa
CHANGELOG.md
@@ -14,6 +14,13 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
14
### Affected Classes
15
- NaN
16
17
+## [1.0.3.11] - 2018-01-01
18
+### Added
19
+- New experimental function added [#48 How can I specify a single folder?](https://github.com/Webklex/laravel-imap/issues/48)
20
+
21
+### Affected Classes
22
+- [Client::class](src/IMAP/Client.php)
23
24
## [1.0.3.10] - 2018-01-01
25
### Fixed
26
- Ignore inconvertible chars in order to prevent sudden code exists
0 commit comments