Skip to content

Commit cf8a4f6

Browse files
committed
Release information added
1 parent 647d71a commit cf8a4f6

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66

77
## [UNRELEASED]
88
### 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
923
- PHP dependency updated to support php v8.0 #212 #214 (thanks @freescout-helpdesk)
1024
- Method return and argument types added
1125
- Imap `DONE` method refactored
@@ -17,9 +31,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1731
- `Folder::idle()` method reworked and several issues fixed #170 #229 #237 #249 #258
1832
- Datetime conversion rules extended #189 #173
1933

20-
### Added
21-
- NaN
22-
2334
### Affected Classes
2435
- [Client::class](src/Client.php)
2536
- [Folder::class](src/Folder.php)

0 commit comments

Comments
 (0)