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 dba1b3e commit 61822d5Copy full SHA for 61822d5
CHANGELOG.md
@@ -14,6 +14,16 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
14
### Affected Classes
15
- NaN
16
17
+## [1.2.3] - 2018-07-23
18
+### Fixed
19
+- Config loading fixed and moved to a custom solution
20
+- Set Encryption type correctly #128
21
+- Moving a message takes now a uid #127
22
+
23
+### Affected Classes
24
+- [Client::class](src/IMAP/Client.php)
25
+- [Message::class](src/IMAP/Message.php)
26
27
## [1.2.2] - 2018-07-22
28
### Fixed
29
- Don't set the charset if it isn't used - prevent strange outlook mail server errors #100
0 commit comments