Skip to content

Commit 1a7973e

Browse files
committed
Merge information added
1 parent c0abab3 commit 1a7973e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

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

77
## [UNRELEASED]
88
### Fixed
9-
- NaN
9+
- Client::createFolder($name) fixed #91
1010

1111
### Added
1212
- Connection validation added
13+
- Client::renameFolder($old_name, $new_name) and Client::deleteFolder($name) methods added #91
14+
- Find the folder containing a message #92
1315

1416
### Affected Classes
1517
- [Client::class](src/IMAP/Client.php)

0 commit comments

Comments
 (0)