Skip to content

Commit 6990abb

Browse files
committed
New changes added
1 parent 3d56d6d commit 6990abb

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

77
## [UNRELEASED]
88
### Fixed
9-
- NaN
9+
- Problem with Message::moveToFolder() and multiple moves #31
10+
- Problem with encoding conversion #203
1011

1112
### Added
1213
- Mailbox fetching exception added #201
14+
- Message::moveToFolder() fetches new Message::class afterwards #31
15+
16+
### Affected Classes
17+
- [Message::class](src/IMAP/Message.php)
18+
19+
### Breaking changes
20+
- Message::moveToFolder() returns either a Message::class instance or null and not a boolean
1321

1422
## [1.4.0] - 2019-03-18
1523
### Fixed

0 commit comments

Comments
 (0)