Skip to content

Commit d170f4b

Browse files
committed
Version information added
1 parent 7e53afe commit d170f4b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

17+
## [1.2.2] - 2018-07-22
18+
### Fixed
19+
- Don't set the charset if it isn't used - prevent strange outlook mail server errors #100
20+
- Protocol option added -minor Fix #126
21+
22+
### Added
23+
- Query extended with markAsRead() and leaveUnread() methods
24+
25+
### Affected Classes
26+
- [Query::class](src/IMAP/Query/Query.php)
27+
- [Client::class](src/IMAP/Client.php)
28+
1729
## [1.2.1] - 2018-07-22
1830
### Added
1931
- WhereQuery aliases for all where methods added

0 commit comments

Comments
 (0)