Skip to content

Commit

Permalink
Version information updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Webklex committed Nov 2, 2020
1 parent 2ead74f commit 4b5f38a
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,33 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip

## [UNRELEASED]
### Fixed
- NaN

### Added
- NaN

### Affected Classes
- NaN

### Breaking changes
- NaN


## [2.2.3] - 2020-11-02
### Fixed
- Text/Html body fetched as attachment if subtype is null #34
- Potential header overwriting through header extensions #35
- Prevent empty attachments #37

### Added
- NaN
- Set fetch order during query #41 [@Max13](https://github.com/Max13)

### Affected Classes
- [Message::class](src/Message.php)
- [Part::class](src/Part.php)
- [Header::class](src/Header.php)
- [Query::class](src/Query/Query.php)

### Breaking changes
- NaN

## [2.2.2] - 2020-10-20
### Fixed
Expand Down

0 comments on commit 4b5f38a

Please sign in to comment.