We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db2cb21 commit 22ef428Copy full SHA for 22ef428
CHANGELOG.md
@@ -6,12 +6,24 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [UNRELEASED]
8
### Fixed
9
-- Message subjects and attachment names will now be decoded with a guessed encoding #97 #107
+- NaN
10
11
### Added
12
- NaN
13
14
### Affected Classes
15
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)
27
- [Message::class](src/IMAP/Message.php)
28
- [Attachment::class](src/IMAP/Attachment.php)
29
0 commit comments