Skip to content

Commit

Permalink
Version information updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Webklex committed Jan 21, 2021
1 parent 27cb7e1 commit 17f7bb1
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip

## [UNRELEASED]
### Fixed
- NaN

### Added
- NaN

### Affected Classes
- NaN

### Breaking changes
- NaN

## [2.4.3] - 2021-01-21
### Fixed
- Attachment detection updated #82 #90
- Timeout handling improved
- Additional utf-8 checks added to prevent decoding of unencoded values #76
Expand All @@ -19,9 +32,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
- [Client::class](src/Client.php)
- [Header::class](src/Header.php)

### Breaking changes
- NaN

## [2.4.2] - 2021-01-09
### Fixed
- Attachment::save() return error 'A facade root has not been set' #87
Expand Down

0 comments on commit 17f7bb1

Please sign in to comment.