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 b0bac1e commit ee7e8bbCopy full SHA for ee7e8bb
CHANGELOG.md
@@ -11,12 +11,14 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
11
### Added
12
- Read an overview of the information in the headers of a given message or sequence
13
- Folder name encoding added (#324)
14
+- Add a fallback when aliasing encodings for iconv (#325)
15
16
### Breaking changes
17
- NaN
18
19
### Affected Classes
20
- [Client::class](src/Client.php)
21
+- [Message::class](src/Message.php)
22
- [Query::class](src/Query/Query.php)
23
24
## [1.6.0] - 2020-09-04
0 commit comments