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 e705dd2 commit 645557dCopy full SHA for 645557d
CHANGELOG.md
@@ -6,14 +6,21 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [UNRELEASED]
8
### Fixed
9
-- Missing default config parameter added #346
+- NaN
10
11
### Added
12
- NaN
13
14
### Breaking changes
15
16
17
+## [2.1.1] - 2020-10-15
18
+### Fixed
19
+- Missing default config parameter added #346
20
+
21
+### Added
22
+- Imap idle command added
23
24
## [2.1.0] - 2020-10-08
25
26
- Redundant class `ClientManager::class` removed and config handling moved to depending library "webklex/php-imap" #345 #344
0 commit comments