File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,20 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
6
7
7
## [ UNRELEASED]
8
8
### Fixed
9
+ - NaN
10
+
11
+ ### Added
12
+ - NaN
13
+
14
+ ### Affected Classes
15
+ - NaN
16
+
17
+ ### Breaking changes
18
+ - NaN
19
+
20
+
21
+ ## [ 4.0.0] - 2022-08-19
22
+ ### Fixed
9
23
- PHP dependency updated to support php v8.0 #212 #214 (thanks @freescout-helpdesk )
10
24
- Method return and argument types added
11
25
- Imap ` DONE ` method refactored
@@ -17,9 +31,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
17
31
- ` Folder::idle() ` method reworked and several issues fixed #170 #229 #237 #249 #258
18
32
- Datetime conversion rules extended #189 #173
19
33
20
- ### Added
21
- - NaN
22
-
23
34
### Affected Classes
24
35
- [ Client::class] ( src/Client.php )
25
36
- [ Folder::class] ( src/Folder.php )
You can’t perform that action at this time.
0 commit comments