Skip to content

Commit ad6b77b

Browse files
committed
Release information added
1 parent c4fc9a3 commit ad6b77b

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,26 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
99
- NaN
1010

1111
### Added
12-
- Added imap 4 handling. #146 (thanks @szymekjanaczek)
12+
- NaN
1313

1414
### Affected Classes
1515
- NaN
1616

1717
### Breaking changes
1818
- NaN
1919

20+
## [2.6.0] - 2021-08-20
21+
### Fixed
22+
- POP3 fixes #151 (thanks @Korko)
23+
24+
### Added
25+
- Added imap 4 handling. #146 (thanks @szymekjanaczek)
26+
- Added laravel's conditionable methods. #147 (thanks @szymekjanaczek)
27+
28+
### Affected Classes
29+
- [Query::class](src/Query/Query.php)
30+
- [Client::class](src/Client.php)
31+
2032
## [2.5.1] - 2021-06-19
2133
### Fixed
2234
- Fix setting default mask from config #133 (thanks @shacky)

0 commit comments

Comments
 (0)