Skip to content

Commit 0464a36

Browse files
committed
Version information added
1 parent cfd6f55 commit 0464a36

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1414
### Affected Classes
1515
- NaN
1616

17+
## [1.0.5.2] - 2018-03-18
18+
### Added
19+
- Attachment::save() method added
20+
- Unnecessary methods declared deprecated
21+
22+
### Affected Classes
23+
- [Client::class](src/IMAP/Client.php)
24+
- [Message::class](src/IMAP/Message.php)
25+
- [Folder::class](src/IMAP/Folder.php)
26+
- [Attachment::class](src/IMAP/Attachment.php)
27+
1728
## [1.0.5.1] - 2018-03-16
1829
### Added
1930
- Message collection moved to Support

0 commit comments

Comments
 (0)