Skip to content

Commit 22ef428

Browse files
committed
Version information added
1 parent db2cb21 commit 22ef428

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

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

77
## [UNRELEASED]
88
### Fixed
9-
- Message subjects and attachment names will now be decoded with a guessed encoding #97 #107
9+
- NaN
1010

1111
### Added
1212
- NaN
1313

1414
### Affected Classes
15+
- NaN
16+
17+
## [1.2.6] - 2018-08-04
18+
### Fixed
19+
- Message subjects and attachment names will now be decoded with a guessed encoding #97 #107
20+
21+
### Added
22+
- Expunge option added to critical imap operations
23+
24+
### Affected Classes
25+
- [Folder::class](src/IMAP/Folder.php)
26+
- [Client::class](src/IMAP/Client.php)
1527
- [Message::class](src/IMAP/Message.php)
1628
- [Attachment::class](src/IMAP/Attachment.php)
1729

0 commit comments

Comments
 (0)