Skip to content

Commit 61822d5

Browse files
committed
Version information added
1 parent dba1b3e commit 61822d5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1414
### Affected Classes
1515
- NaN
1616

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+
1727
## [1.2.2] - 2018-07-22
1828
### Fixed
1929
- Don't set the charset if it isn't used - prevent strange outlook mail server errors #100

0 commit comments

Comments
 (0)