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 471eb91 commit be072f6Copy full SHA for be072f6
CHANGELOG.md
@@ -6,14 +6,21 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [UNRELEASED]
8
### Fixed
9
-- #41 imap_expunge(): supplied resource is not a valid imap resource
+- NaN
10
11
### Added
12
- NaN
13
14
### Affected Classes
15
16
17
+## [1.0.3.8] - 2017-11-24
18
+### Fixed
19
+- #41 imap_expunge(): supplied resource is not a valid imap resource
20
+- #40 mb_convert_encoding(): Illegal character encoding specified
21
+
22
+### Affected Classes
23
+- [Message::class](src/IMAP/Message.php)
24
25
## [1.0.3.7] - 2017-11-05
26
0 commit comments