Skip to content

Commit

Permalink
Release information added
Browse files Browse the repository at this point in the history
  • Loading branch information
Webklex committed Aug 20, 2021
1 parent c4fc9a3 commit ad6b77b
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,26 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
- NaN

### Added
- Added imap 4 handling. #146 (thanks @szymekjanaczek)
- NaN

### Affected Classes
- NaN

### Breaking changes
- NaN

## [2.6.0] - 2021-08-20
### Fixed
- POP3 fixes #151 (thanks @Korko)

### Added
- Added imap 4 handling. #146 (thanks @szymekjanaczek)
- Added laravel's conditionable methods. #147 (thanks @szymekjanaczek)

### Affected Classes
- [Query::class](src/Query/Query.php)
- [Client::class](src/Client.php)

## [2.5.1] - 2021-06-19
### Fixed
- Fix setting default mask from config #133 (thanks @shacky)
Expand Down

0 comments on commit ad6b77b

Please sign in to comment.