Skip to content

Commit 835875d

Browse files
committed
version information added
1 parent 0a7f05b commit 835875d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

17+
## [1.2.4] - 2018-07-26
18+
### Fixed
19+
- fetch_flags default set to true on all methods
20+
- Missing fetch_flags attribute added
21+
22+
### Added
23+
- Folder::query() aliases added
24+
- Priority fetching added
25+
26+
### Affected Classes
27+
- [Folder::class](src/IMAP/Folder.php)
28+
- [Message::class](src/IMAP/Message.php)
29+
- [Query::class](src/IMAP/Query/Query.php)
30+
1731
## [1.2.3] - 2018-07-23
1832
### Fixed
1933
- Config loading fixed and moved to a custom solution

0 commit comments

Comments
 (0)