Skip to content

Commit d537af1

Browse files
committed
Release information added
1 parent 7552dcb commit d537af1

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ 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+
### Breaking changes
15+
- NaN
16+
17+
18+
## [4.0.0] - 2022-08-19
19+
### Fixed
920
- PHP dependency updated to support php v8.0 (thanks @freescout-helpdesk)
1021
- Method return and argument types added
1122
- Imap `DONE` method refactored
@@ -17,9 +28,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1728
- `Folder::idle()` method reworked and several issues fixed
1829
- Datetime conversion rules extended
1930

20-
### Added
21-
- NaN
22-
2331
### Breaking changes
2432
- No longer supports php >=5.5.9 but instead requires at least php v7.0.0.
2533
- `HasEvent::getEvent` returns a mixed result. Either an `Event` or a class string representing the event class.

0 commit comments

Comments
 (0)